.banner img{
width:100%;
max-height:200px;
object-fit:cover;
display:block;
}

input{
width:250px;
padding:5px;
}



