@charset "UTF-8";
/* CSS Document */

[data-id="d98445-4"] .row {
    margin: 0 0 20px;
    padding: 10px 0;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 5%);
}

@media screen and (max-width:767px) {
[data-id="d98445-4"] .row {
    padding: 0;
}
}