@media screen and (max-width: 900px) and (min-width: 320px) {
.spproperty-sorting.pull-right {
    float: initial !important;
}
}