﻿.myPaper { padding:60px 5% 60px 5%;text-align:justify; }
.maps { min-height:400px;min-width:400px;width:50%;top:10px; }
.mapBlock { position:relative;margin-bottom:60px; }
.mapBlock::after { display:block;content: "";clear: both; }
.mapBlock:nth-of-type(odd) > .maps { float:right; }
.mapBlock:nth-of-type(even) > .maps { float:left;margin-right:20px; }
h1 { border-bottom:2px solid #C0C0C0;margin-bottom:0px; }
.maps_txt { padding:20px; }
