@charset "utf-8";

/*.head_cont {
    padding: 60px 0 0!important;
}*/
.main_page {
	margin-bottom: 70px;
}

.iframe{
    width: 100%;
    min-height: 1000px;
}

@media only screen and (max-width: 767px) {
    .main_page img {
        height: 100px;
        object-fit: cover;
    }
}