
@media (min-width:320px) and (max-width:767px){
select.form-control.cruiseline {
    height: 40px;
    padding: 1px 0px 0px 27px;
    border: transparent;
}
.ffrms_ppd.dt {
    border: solid 1px #00bcd4;
    margin: 4px 1% 8px !important;
    border-radius: 4px;
    background: #f4feff;
    width: 48%;
    float: left;
}
.rsts.ffrms_ppd {
        margin: 5px 1%!important;}


}