@media (max-width: 767px) {
  .gorod1 {  width: 90% !important;}
.gorod2 {  width: 45% !important; margin-right: 5% !important;}
.gorod2 img {  margin-left: -5% !important;}
@media (max-width: 500px) {
  
  .top-contacts span{
	  display: block;
	  text-align: center;
  }
  .footer-contacts{
	  position: static;
  }
  .footer-contacts span{
	  display: block;
	  text-align: center;
  }
  
  .footer-contacts span:nth-child(1){
	  margin-top: 25px;
  }
  .wimg.droppicslightbox {
    width: 100% !important;
}

.wimg.droppicslightbox img {
    width: 95% !important;
    float: left;
  height: auto !important;
}
  .container {padding-left: 10px !important;}
  .content {padding-left: 10px !important;padding-right: 10px !important;}
}