/* CSS Document */
@media(max-width:768px) {
    .zindex-120 {
        max-height:inherit !important;
		margin-top: 0px !important;
		background-color: #FFFFFF !important;
		padding-top: 75px;
		padding-bottom: 75px;
    }
}