.services-cards__container h2{margin-bottom:40px}.services-cards__block{display:flex;flex-wrap:wrap;gap:20px}a.services-cards__item{height:30vh;max-height:390px!important;min-height:390px;position:relative;width:32%}.services-cards__item-name{background:hsla(0,0%,9%,.85);bottom:0;color:#fff;font-size:1.2em;font-weight:800;left:0;padding:2px 32px 2px 8px;position:absolute;text-transform:uppercase;width:100%}.services-cards__item:hover{opacity:.8}@media only screen and (max-width:1025px){.services-cards__block{gap:19px}}@media only screen and (max-width:769px){.services-cards__block{gap:14px}a.services-cards__item{height:34vh;width:32%}}@media only screen and (max-width:426px){.services-cards__block{justify-content:space-between}.services-cards__item-name{padding:20px}a.services-cards__item{height:30vh;width:100%}}