<div style="clear: both; display: table;">
<div class="main_banner_img"><img class="aligncenter" src="https://yur-onemoment.ru/wp-content/uploads/2019/05/YUR-OM-YURUsulgi.jpg" width=""></div>
<div class="main_banner_img"><img class="aligncenter" src="https://yur-onemoment.ru/wp-content/uploads/2019/05/YUR-OM-YURAutsorsing.jpg"></div>
</div>
<div><iframe class="maps" src="https://yandex.ru/map-widget/v1/?um=constructor%3A098f333c9ad70dc6898084c0bca045b3c7e5ee754a75fe381bbe8fc8dab60e55&source=constructor" frameborder="0"></iframe>
<div class="text_maps">Наш офис: г. Екатеринбург,
ул. Сибирский тракт 8д</div>
</div>
.main_banner_img {
width: 100%;
float: left;
margin-bottom: 10px;
}
.maps {
width: 700px;
height: 400px;
float: left;
margin: 10px;
}
.text_maps {
width: 1000px;
}
@media (max-width: 770px) {
.main_banner_img {
width: 100%;
}
.maps {
height: 100%;
float: none;
width: 100%;
clear: both;
margin: auto
}
.text_maps {
width: 100%;
position: relative;
margin: auto;
}
}
display: flex;
justify-content: center