.maxwidth {
    width: 92%;
    margin: 20px auto;
}

.maxwidth .container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.maxwidth .container img {
    width: 4.453333333333333rem;
    height: 6.533333333333333rem;
    margin-bottom: 20px;
}
