a.banner-image { 
width: 50%;
}

a.banner-image {
    max-width: 50%;
    height: auto;
}



img {
max-width: 50%;
    height: auto;
}