.container-publicidad{width:calc(1200px - 190px);height:auto;display:flex;justify-content:center;margin:60px auto 0}.publicidad:first-child{border-radius:20px;margin-right:50px}.publicidad{width:100%;height:250px}.pub1{border-radius:20px}.pub1,.pub2{width:100%;height:100%;object-fit:contain}@media screen and (max-width:1300px){.container-publicidad{width:100%}}@media screen and (max-width:1050px){.container-publicidad{flex-direction:column;max-width:530px}.publicidad{margin-bottom:35px;margin-right:0}}@media screen and (max-width:600px){.container-publicidad{flex-direction:column}.publicidad{width:100%;height:200px}.publicidad:first-child{border-radius:20px;margin-right:0;margin-bottom:30px}}@media screen and (max-width:450px){.publicidad:first-child{margin-bottom:15px}}@media screen and (max-width:320px){.publicidad{height:160px}}