@media only screen and (max-width: 767px) {
.logo_wrapper img {
    max-height: 50px;
}
}

.singleroom_price_amount {
    display: none;
}

.singleroom_price_label {
    display: none;
}