.c-product-list__expl {
    display: none;
}

@media screen and (max-width: 599px){
.p-top-logo {
    font-size: 20px;
    line-height: 1.4;
    max-width: 90%;
    margin: -5px auto -20px;
    text-align: center;
}
}