.page-banner.page-home {
    background-image: url('../../images/home/PhoneImage.png');
    background-repeat: no-repeat;
    background-position: bottom left;
}
.page-home-header {
/*    padding-bottom: 0 !important;*/
}

.page-home-intro .intro-text {
    font-size: 14pt;
    line-height: 1.2;
    text-align: justify;
    background-color: rgba(230,231,232,0.75);
    padding-bottom: 55px;
}

.page-home-intro-title {
    margin-bottom: 25px;
}


