.height-store {
    padding: 24px 0;
    border-top: 1px solid var(--gray-400);
}

@media (min-width : 360px) and (max-width : 599px) {
    .logo-store {
        height: 32px;
        width: 91px;
    }
}