﻿@media screen and (max-width: 768px) {
    .wrapper {
        width: 760px !important;
        margin: 0 auto;
    }

    #ymapWindow {
        width: 400px !important;
        margin-left: -200px !important;
        height: 350px !important;
        margin-top: -10px;
    }

    #modal-guide-onmap-render {
        height: 250px;
    }
}
@media screen and (max-width: 667px) {
.wrapper {
	width: 640px!important;
	margin: 0 auto;
}
#ymapWindow{
    width:400px!important;
    margin-left:-200px!important;
    height:350px!important;
    margin-top:-10px;
}
#modal-guide-onmap-render{
    height: 250px;
}
}

@media screen and (max-width: 568px) {
.wrapper {
	width: 568px!important;
	margin: 0 auto;
}
.mainProductPhoto{
    float:none!important;
    padding-right:0!important;
    width:568px!important;
}
#ymapWindow{
    width:400px!important;
    margin-left:-200px!important;
    height:400px!important;
}
#modal-guide-onmap-render{
    height: 250px;
}
#logo{
    width:300px!important;
}
#logo a img{
    width:300px;
}
}

@media screen and (max-width: 435px) {
.wrapper {
	width: 435px!important;
	margin: 0 auto;
}
.mainProductPhoto{
    float:none!important;
    padding-right:0!important;
    width:435px!important;
}
#ymapWindow{
    width:400px!important;
    margin-left:-200px!important;
    height:400px!important;
}
#modal-guide-onmap-render{
    height: 250px;
}
#logo{
    width:300px!important;
}
#logo a img{
    width:300px;
}
}

@media screen and (max-width: 414px) {
.wrapper {
	width: 411px!important;
	margin: 0 auto;
}
.mainProductPhoto{
    float:none!important;
    padding-right:0!important;
    width:411px!important;
}
#ymapWindow{
    width:400px!important;
    margin-left:-200px!important;
    height:400px!important;
}
#modal-guide-onmap-render{
    height: 250px;
}
#logo{
    width:300px!important;
}
#logo a img{
    width:300px;
}
}

@media screen and (max-width: 375px) {
.wrapper {
	width: 375px!important;
	margin: 0 auto;
}
.mainProductPhoto{
    float:none!important;
    padding-right:0!important;
    width:375px!important;
}
#ymapWindow{
    width:300px!important;
    margin-left:-150px!important;
    height:400px!important;
}
#modal-guide-onmap-render{
    height: 250px;
}
#logo{
    width:300px!important;
}
#logo a img{
    width:300px;
}
}
    
@media screen and (max-width: 360px) {
.wrapper {
	width: 360px!important;
	margin: 0 auto;
}
.mainProductPhoto{
    float:none!important;
    padding-right:0!important;
    width:360px!important;
}
#ymapWindow{
    width:300px!important;
    margin-left:-150px!important;
    height:400px!important;
}
#modal-guide-onmap-render{
    height: 250px;
}
#logo{
    width:300px!important;
}
#logo a img{
    width:300px;
}
}

@media screen and (max-width: 320px) {
    .header {
        padding:0!important;
    }
.wrapper {
	width: 320px!important;    
	margin: 0 auto;
}
.mainProductPhoto{
    float:none!important;
    padding-right:0!important;
    width:320px!important;
}
#ymapWindow{
    width:300px!important;
    margin-left:-150px!important;
    height:400px!important;
}
#modal-guide-onmap-render{
    height: 250px;
}
    #logo {
        width:320px!important;
        left:0;
        top:25px;
        /*width: 100% !important;*/
        margin: 0 !important;
        padding: 0 !important;        
        margin: 0 auto;
    }
#logo a img{
    width:320px;
    /*width:100%!important;*/
}
}
