.noto {
    font-family: "Noto Serif", serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

@media (max-width: 768px){
    .copete {
        width: 100% !important;
        font-size: 10px !important;
    }
}