.container-details p{ padding-bottom: 10px;}
.container-details p span{ display: block; text-indent: 2em; font-size: 14px;}
.container-details p img{ text-indent: 0; max-width: 100%; width: auto !important; padding: 0 10px;}
.img-position{ width: 100%; padding-right: 0; position: relative;}
.img-position-main{ width: 100%; position: relative;}
.img-position-main img{ width: 100%;}
.img-position-map{ position: absolute;}
.img-position-btn{ display: none;}





@media (min-width: 1200px){

}

@media (min-width: 992px){

.img-position-btn{ position: absolute; right: 0; width: 100px; display: block; top: 0; right: 0; background: #efefef; border-left: 1px solid #ccc; border-right: 1px solid #ccc;}
.img-position-btn p{ background: #3277DE; color: #fff; text-align: center; padding-bottom: 0; height: 30px; line-height: 30px;}
.img-position-btn a{ display: block; border-bottom: 1px solid #ccc; line-height: 30px; text-align: center; color: #333;}
.img-position{ width: 100%; padding-right: 100px; position: relative;min-height: 700px}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
}

@media (min-width: 768px){
}

