.its--row.helpboard-wrapper .widget.helpboard section{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.its--row.helpboard-wrapper .widget.helpboard section article{font-size:18px;padding:15px;width:25%;background:#c3924b;color:#fff;border-radius:15px;-webkit-box-shadow:1px 1px 10px gray;box-shadow:1px 1px 10px gray}.its--row.helpboard-wrapper .widget.helpboard section article a{color:#fff;font-weight:700}.its--row.helpboard-wrapper .widget.helpboard section article span.letter-big{font-size:40px;font-weight:400}@media (max-width:992px){.its--row.helpboard-wrapper .widget.helpboard section{display:grid;grid-template-columns:repeat(2,1fr)}.its--row.helpboard-wrapper .widget.helpboard section article{width:100%}}@media (max-width:767px){.its--row.helpboard-wrapper .widget.helpboard section{grid-template-columns:1fr}}