
@media((min-width: 250px) AND (max-width: 1280px)){
    .toggler-wrapper{
        float: right !important;
    }
    .header-theme-logo{
        float: left !important;
    }
    .theme-logo{
        float: right !important;
    }
}
