
@media screen and (max-width: 1700px) {

    .hotel-info-text-prices {
        margin-top: 10px;
        height: 140px;
    }

}



@media screen and (max-width: 1450px) {




    .fs-36 {
        font-size: 26px;
    }

    .fs-18 {
        font-size: 14px;
    }

    .fs-16 {
        font-size: 13px;
        margin-top: 20px;
    }

    .fs-20 {
        font-size: 17px;
    }

    .fs-14 {
        font-size: 12px;
    }

    .fs-17 {
        font-size: 15px;
    }

    .fs-30 {
        font-size: 24px;
    }

    .fs-26 {
        font-size: 24px;
    }


    .header-menu{
        width:50%;
    }

    .post-wrap {
        width: 96%;
    }

    .sync-wrap {
        left: 6%;
        width: 88%;
    }

    .hotel-info .hotel-info-text {
        margin-top: 20px;
        height: 75px;
    }


    .lead-story-width {
        width: 90%;
    }

    .hotel-info-prices .info{
        width: 28%;
    }
}