.oferta{
    max-width: 100%;
   height: 300px;
    background-image: url("oferta1.png"); 
   background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
