.stay-wrapper{background-color:#f7f4eb}.stay-wrapper .stay h4,.stay-wrapper .stay p{font-size:17px!important}.stay-wrapper .stay section .cuadros{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}@media (max-width:767px){.stay-wrapper .stay section .cuadros{grid-template-columns:repeat(1,1fr)}}.stay-wrapper .stay section .cuadros .cuadro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;background-color:#fff;padding:40px;border-radius:20px;min-height:400px}.stay-wrapper .stay section .cuadros .cuadro h4{margin-bottom:0}.stay-wrapper .stay section .cuadros .cuadro hr{margin-bottom:0;height:2px;width:100%;background-color:#edca67;margin-top:0}.stay-wrapper .stay section .cuadros .cuadro img{height:290px;width:auto;-o-object-fit:cover;object-fit:cover}.stay-wrapper .stay section .cuadros .cuadro .icon{height:20px!important;width:20px!important}@media (min-width:768px){.stay-wrapper .stay section .cuadros .cuadro:nth-last-child(1),.stay-wrapper .stay section .cuadros .cuadro:nth-last-child(2){-webkit-transform:translateX(50%);transform:translateX(50%)}}