@media (min-width: 471px) {
    /*this for EXCEPT 470 */

}

@media (max-width: 470px) {

    .video_wrapper:after,
    .video_wrapper:before {
        display: none !important;
    }

    .main_title {
        font-size: 2em;
        padding: 0px 10px;
    }

    h2.t_line {
        font-size: 1.5em;
        padding: 10px;
    }

    .stampsat {
        max-width: 120px;
    }

    .ctablock {
        padding: 50px 0px
    }

    .t1 {
        font-size: 1em !important;
    }

    .t2 {
        font-size: 1.1em !important;
    }
     #swiper3 h3 {
        font-size: 1.5em !important;
    }
       .introphotospot {
        padding-bottom: 112.25%;
        background-image: url(../../../images2/content/photospot/banner-park_470.jpg);
    }

    /*close tag media*/
}
