/* ==============================
   Phone
   ============================== */
@media (max-width: 480px) and (min-width: 320px){
.mb-xs-40{margin-bottom: 40px !important}
.text-xs-center{text-align: center !important}
.mobile-off{display: none !important}
img.womanlogo2{margin-top: 0 !important;padding-top: 0 !important}
.time_data i{display: none}
.time_data span{
    display: block;
    font-size: 22px;
    line-height: 1.5;
}
body .dashed{border:0 !important;}
body .pw {background: black !important}
body section.p-xs-0{padding:0 !important;}
body section.p-xs-30{padding:30px 0 !important;}
}