.bellButton {
    float: right !important;
    z-index: 99 !important;
    position: absolute !important;
    top: 55px !important;
    right: 30px !important;
}

.bellPanel {
    left: -215px !important;
}
@media screen and (max-width:768px) {
.bellButton {
    background: 0 0!important;
    padding: 0;
    margin: 0;
    border: none;
    position: absolute !important;
    left: auto;
    bottom: auto;
    right: 157px !important;
    width: auto;
    top: 20px !important;
}
div#pushouseWeekly {
    right: 10px !important;
    left: unset !important;
    bottom: 80px !important;
}
.forMobile.wtsp {
    bottom: 80px !important;
}

.bellPanel {
    left: -115px !important;
}
}