div#pshs-rw-app {
    padding: 0 6%;
}

.pshs-category-data {
    position: absolute !important;
    right: 0 !important;
}

@media screen and (max-width:768px){
.pshs-category-data {
    bottom: 20% !important;
}
}