.cefrContainer{background-color:#123751;justify-content:space-evenly;align-items:center;width:100%;height:150px;padding:20px;display:flex}.cefrContainer>img{object-fit:contain;width:200px;height:90%}.cefrContainer>h2{color:#fff}@media screen and (max-width:768px){.cefrContainer{flex-direction:column;gap:20px;width:100%;height:100%;padding:20px}.cefrContainer>img{object-fit:contain;width:150px;height:90%}.cefrContainer>h2{color:#fff;text-align:center}}
