.main-visual .booking-wrapper {
    margin-bottom: 20px;
}

@media (min-width: 1200px){
    .main-visual .booking-wrapper {
    margin-bottom: 42px;
}
}

.home-page .row.section-5 {
    margin-top: 0;
}
.main .home-page .row.section-4 h2 span, .home-page .row.section-6 h2 span{
display: block;
font-size: 0.5em;
line-height: 1.3em;
margin-top: 20px;
}

/*Changes to Home Page Promotions Section Broken - Temporary - Treshan - START*/

.main .home-page .row.section-3 h2.mn-heading.u-text-center {
    margin-bottom: 0;
}

.main .home-page .md-slider li.x-list-item .content-wrapper {
    visibility: visible;
    display: block;
    padding-top: 0;
}

.main .home-page .content-wrapper .booking-wrapper.u-text-right.animate {
    text-align: center;
    margin-top: 0px;
}

.main .home-page li.x-list-item.clearfix.first-child.twelve.columns .content-wrapper a.no-hover {
    text-decoration: none;
}

/*Changes to Home Page Promotions Section Broken - Temporary - Treshan - END*/