Hi,
About the Banner right, you can add the following code to the Customize > CSS Code:
@media (max-width: 760px) {
#gk-banner-right {
display: block ! important;
width: 100% !important;
margin-top: 80px;
}
}
Also, I'm discussing with the technical team to update the template to PHP8.