.cityblock{
margin: 0;
display: flex;
flex-direction: column;
}
.cityblock .cityinfo{
display: flex;
flex-direction: row;
}
.cityblock .cityinfo .cityinfo-text{
display: flex;
flex-direction: column;
}
.cityblock a{
color: lime;
}
.contact-hr {
display: block;
width: 100%;
height: 2px;
background-color: #F5F376;
margin: 20px 0px;
}
.kak-mi-rabotaem h1{
font-size: 22px;
text-align: center;
font-weight: bold;
}
.kak-mi-rabotaem h3{
font-size: 18px;
text-align: center;
font-weight: bold;
}
.two-images{
display: flex;
flex-direction: row;
}
.two-images .col-md-6{
width: 50%;
}
.virmak-office-img{
width: 100%;
margin-bottom: 50px;
}
h3{
font-size: 18px;
text-align: center;
   }