div#pushouseWeekly {
    bottom: 50px !important;
}

@media screen and (max-width:768px) {
div#pushouseWeekly {
    bottom: 95px !important;
}
}