@media (min-width: 276px) {
    .logo-sm-height{
        height: 50px !important;
    }
    .trade-guide {
        height: 800px;
        margin-top: 20px;
    }

    .custom-gutter-trade>div {
        margin-top: 20px;
    }

    .trade-title {
        font-size: 20px;
    }

    .jumbotron{height:280px !important;}
    .swiper-wp,
    .slideshow {
        height: 200px;
    }

    .ar-thumb {
        width: 150px;
        height: 100px;
    }

    .atc-ls {
        padding: 10px 0;
    }

}