.bellButton {
    position: absolute !important;
    right: -50px !important;
    top: 26px !important;
}

.pshWeeklyModal-content {
    max-width: 360px;
}
.pshWeeklyProductName {
    font-weight: 500 !important;
    font-size: 11px !important;
    line-height: 13px !important;
}
div#pshWeeklyModal {
    z-index: 9999999999 !important;
}
@media screen and (max-width:768px) {
.bellButton {
    position: absolute !important;
    top: 17px !important;
    left: 25px !important;
}
.bellPanel {
    left: 5px !important;
}
div#pushouseWeekly {
    bottom: 140px !important;
    left: 15px !important;
    font-size: 9px;
    height: 60px;
    width: 60px;
}
}