@media screen and (max-width:1042px) {
.bellButton {
    display: block !important;
    position: absolute !important;
    top: 17px !important;
    left: 69px !important;
    font-size: 22px !important;
    color: #000 !important;
}
.bellPanel {
    left: -30px !important;
}
div#pushouseWeekly {
    right: 15px !important;
    left: unset !important;
    bottom: 80px !important;
    width: 60px !important;
    height: 60px !important;
    font-size: 10px !important;
}
}

.pshs-wheel-frame {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}