.why-choose-us-grid{.why-choose-us-grid__item:first-child{grid-area:feature-1}.why-choose-us-grid__item:nth-child(2){grid-area:feature-2}.why-choose-us-grid__item:nth-child(3){grid-area:feature-3}.why-choose-us-grid__item:nth-child(4){grid-area:feature-4}.why-choose-us-grid__item:nth-child(5){grid-area:feature-5}@media (min-width:1280px){grid-template-areas:"feature-1 feature-3 feature-4" "feature-2 feature-3 feature-4" "feature-2 feature-3 feature-5"}@media ((min-width:768px) and (max-width:1279.9px)){grid-template-areas:"feature-1 feature-3" "feature-2 feature-3" "feature-2 feature-3" "feature-4 feature-5"}@media ((max-width:767.9px)){grid-template-areas:"feature-1" "feature-2" "feature-4" "feature-5"}}