a {
    position: relative;
    color: #07357a;
    font-size: 18px;
    top: 5px;
 }
 .flagsrow img {
    max-height: 150px;
    min-height: 150px;
 }
 .flagscol {
   display: flex;
   justify-content: center;
 }