@media screen and (max-width: 48em){
.is--ctl-index .emotion--wrapper:first-child::before {
 display:none !important;
}
.is--ctl-index .emotion--wrapper:first-child::after {
 display:none !important;
}}