@media(min-width:769px) {
    .web_map {
        width: 22%!important;
        align-items: flex-start;
    }
}