.products_grid a:hover:after {opacity: 0.3;}.products_grid a:after {content: '';position: absolute;background: #fff;border-radius: 5px;top: 0;right: 0;bottom: 0;left: 0;opacity: 0;transition: opacity 0.3s ease-in-out;}.products_grid img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;object-position: center;}.products_grid a {display: block;position: relative;width: 100%!important;padding-top: 55.789%;overflow: hidden;margin-bottom: 10px;}.products_grid h2 {font-size: 17px;font-weight: 400;margin-bottom: 5px;text-transform: uppercase;}.products_grid p {font-size: 15px;font-weight: 300;margin-bottom: 5px;}.products_grid {display: grid;gap: 30px;width: 100%;}.section_wrapper {display: flex;justify-content: center;margin-bottom: 50px;}@media all and (min-width: 981px) {.section_wrapper {padding: 0 4rem;}.products_grid {grid-template-columns: 1fr 1fr;max-width: 90%;}}@media all and (max-width: 767px) {.section_wrapper {padding: 0 10px;}}