.pharma_list_section{position:relative}.pharma_list_section .container{margin:0 auto;max-width:1100px}.pharma_item .list__icon img{height:auto;vertical-align:middle;width:50px}.pharma_list_section .pharma_items{display:-ms-grid;display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:2rem;grid-column-gap:2rem;margin:0}.pharma_list_section .pharma_items .pharma_item--inner{column-gap:15px;display:flex}.pharma_item{background:#fff;padding:35px 20px 20px}@media screen and (max-width:991px){.pharma_list_section .pharma_items{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:700px){.pharma_list_section .pharma_items{grid-template-columns:repeat(1,1fr)}}