.page-template-simple-page-php #header{
background: rgba(0,0,0,0.5);
}
@media only screen and (max-width: 600px) {
.mlab-modal-body img{
max-width: 100% !important;
height: auto;
}

.mlab-modal-dialog{
width: 98% !important;
}


	
}