.sales .sale__item{padding:30px;background:center/cover no-repeat #36a92c;border-radius:5px}.sales .sale__item--white-text{color:#fff}.sales .sale__title{max-width:80%}.sales .sale__text{max-width:55%;line-height:130%}.sales .sale__button{padding:10px 20px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;color:#36a92c;background:#fff;border:1px solid #fff}.sales .sale__button:hover{background:#36a92c;color:#fff}@media screen and (max-width:767px){.sales .sale__text{max-width:100%}}