@media all and (min-width:321px) and (max-width: 480px) {
    .rotary-logo-width {
        width: 30%;
    }
}