@media screen and (max-width:767px){
.topad {
    max-width: 80%;
}
.fourclogo{
	max-width:20%;
}
.footer{
	position:unset;
}
}