@media (orientation: portrait) {
    .home_rotate-device {
        display: flex;
    }
}