.custom_widgets_block .widget-wrapper{width:auto !important;}



.amenities-block{
    display: none;
}

@media screen and (min-width: 1280px){
    body .container {
        width: 1150 !important;
        min-width: 1150px !important;
    }
}

@media screen and (min-width: 1280px){
    body .navbar-top .container {
        width: 1260px !important;
        min-width: 1260px !important;
    }
}   

li.more.dropdown a{
    text-transform: uppercase;
}

.new-year-img-wrap{
    float: none;
    padding-top: 30px;
    padding-bottom: 30px;
    display: inline-block;
    text-align: center;
}

.new-year-img-wrap img{
    margin: 0 auto;
    float: none;
    display: inline-block;
    vertical-align: top;
}





