@media screen and (max-width: 780px) {
.img-container, #footer {
    display: none;
}

#rectangle2 {
    bottom: 10px !important;position: fixed;

}
}