.psh-ntf-wrapper ul {
    margin: 00;
    padding: 0;
}

.bellButton {
    left: 20px !important;
}

@media screen and (max-width:768px) {
.bellButton {
    padding: 0px 15px;
    width: 50px;
    display: block;
    position: absolute !important;
    top: 20px !important;
    right: 75px !important;
    left: unset !important;
    font-size: 22px;
    color: #000;
    bottom: 0;
}

.bellPanel {
    left: -200px !important;
}
div#pushouseWeekly {
    bottom: 60px !important;
}
}