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






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




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

@media only screen and (max-width: 1068px) {
	.modal .modal-content .password-monitoring .tile-icon {
		margin-top: 2%;
	}
}

@media only screen and (max-width: 1068px) {
	.section-m1 .section-tile.tile .modal-trigger {
    	margin-top: 27px;
    	margin-bottom: -7px;
}

@media only screen and (max-width: 734px) {
    .section-m1 .section-tile.tile .modal-trigger {
        margin-top: 18px;
        margin-bottom: 60px;
    }
}

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