.insta-link {display:block; text-align:right; font-size:26px;}
#topbox form#searchform {margin-top:15px;}


@media only screen and (max-width:768px) {
#homelink {width: 400px; height: auto;}
#homelink img {width:100%; height:auto;}
}

@media only screen and (max-width:640px) {
#homelink {width: 350px; height: auto;}
}

@media only screen and (max-width:500px) {
#homelink {width: 300px; height: auto;}
}

@media only screen and (max-width:375px) {
#homelink {width: 270px; height: auto;}
}