@media (max-width: 767px) {

    /*start custom media*/
    .main_title {
        font-size: 3em;
    }

    h2.t_line {
        font-size: 2em;

    }

    #swiper3 h3 {
        font-size: 1.8em !important;
    }

    .introphotospot {
        padding-bottom: 57.25%;
        background-image: url(../../../images2/content/photospot/banner-park_767.jpg);
    }

    .mapwrap {
        height: 320px;
    }

    .alamatonmap {
        font-size: 1em;
    }

    .item_chanell {
        font-size: 1em;
    }

    .only_mobile {
        display: unset !important;
    }

    .only_dekstop {
        display: none !important;
    }

    #main_tit_sec:before,
    #main_tit_sec:after {
        display: none !important;
    }
    .main_title {
        font-size: 2.1em;
    }
    /*close tag media*/
}
