@media (min-width:320px) and (max-width:480px) {

#content .button, #footer .button, #header .button{font-size:15px;}

    .discover-text{
    font-size:24px ;
            line-height: 31px;
}
.save-boxx {
margin-top: 40px;
}

    .mobile-view-wrapper{
margin-left: 0px !important;
padding-left: 0px !important;


    }
.text-top-wrapper { margin-top: 130px !important;  }
 .show-location {
text-align: left !important; 
}
 .subscribe-us {

text-align: center;
}
}

