section.my-treatment-areas{padding:120px 0}section.my-treatment-areas .content{max-width:800px;margin-bottom:60px}section.my-treatment-areas .treatment-areas-list{margin-bottom:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0;overflow:hidden}section.my-treatment-areas .treatment-areas-list>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid var(--c7);border-left:none;border-bottom:none;padding:20px;width:calc(100% / 3)}section.my-treatment-areas .treatment-areas-list>div:nth-child(3n+3){border-right:none}section.my-treatment-areas .treatment-areas-list>div img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;margin-top:auto;border-radius:8px}