/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/






/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media only screen and (max-width: 734px) {
    .section-hero .section-content:nth-child(1) {
        width: 90%;
    }
}

@media (max-width:734px) {
    .section-faq .faq-headline {
        margin-left: -14px;
    }
}

.card-media {
    padding-bottom: 1px;
}

.image-left .card-media {
    margin-bottom: -1px;
}

@media only screen and (max-width: 1068px) {
	.image-left .card-media {
    margin-bottom: -1px;
	}
}

@media only screen and (max-width: 734px) {
	.image-left .card-media {
    margin-bottom: -1px;
	}
}

.image-bottom .card-media {
    margin-bottom: -1px;
}

@media only screen and (max-width: 1068px) {
	.image-bottom .card-media {
    margin-bottom: -1px;
	}
}

@media only screen and (max-width: 734px) {
	.image-bottom .card-media {
    margin-bottom: -1px;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 