
/* Created on 14/07/2022 for temporary use */

@media screen and (min-width: 999px) {
    .row.pcHelper {
        display: none !important;
    }
}