@media only screen and (min-width: 480px) {
    .tito,
    .cooking {
        max-width: 350px;
    }
}
