﻿.myesalon-popupform-form {
    min-height: 550px !important;
}
#myesalon-popupform h1 {
    font-size: 30pt;
}
@media (max-width: 780px) 
{
    .myesalon-popupform-form {
        min-height: 550px!important;
    }
    .myesalon-popupform-center {
        text-align: left;
    }
}
@media (max-width: 650px) 
{
    #myesalon-popupform-center h1{
        font-size: 30pt!important;
        line-height: 1.5!important;
        text-transform: uppercase;
    }
    
}
@media handheld, only screen and (max-width: 500px) {
    #formnotifyMyesalonForm {
        margin-left: -187px;
    }
}
@media handheld, only screen and (max-width: 380px) {
    #formnotifyMyesalonForm {
        margin-left: -168px;
    }
}
@media handheld, only screen and (max-width: 360px) {
    #formnotifyMyesalonForm {
        margin-left: -162px;
    }
}

