@media (max-width: 575.98px) {
    .rotate {
        transform: rotate(90deg)
    }
}
