@media screen and (min-width: 1800px) {
    #eat-and-drink-flex-small-blocks > div {
        width: 20%;
    }

    .eat-and-drink-small-blocks-a-h4 {
        color: #ffffff;
        font-size: 34px;
        font-weight: normal;
        margin: 0 0 10px 0;
    }

    .eat-and-drink-small-blocks-a-caption p {
        color: #ffffff;
        font-size: 16px;
        font-weight: normal;
        margin: 0 0 0 0;
    }
}