﻿
.banner_video_bg {
    max-height: 635px;
    min-height: inherit;
}

@media screen and (min-width: 1280px) {
    .banner_tagline {
        font-size: 64px;
        line-height: 64px;
    }
}

@media screen and (min-width: 1280px) {
    .whylist-landing-swiper .banner_desc {
        font-size: 20px;
		line-height: 28px;
		font-weight: 400px;
	}
}

@media screen and (max-width: 1279px) {
    .whylist-landing-anchor {
        display: none;
    }
}

@media screen and (max-width: 768px) {
    .hkex-2col .hkex-wrapper {
        padding: 30px 24px;
    }
    .hkex-2col__left {
        margin-bottom: 20px;
    }
}