.grid{background:#fff;border:1px solid #a5d5e0;border-radius:12px;overflow:hidden}.text_rows{padding:1rem}.image_grid{grid-column:1/3}.image_grid img{height:auto;width:100%}.text{grid-gap:0;border-bottom:1px solid #a5d5e0;display:grid;grid-template-columns:.8fr 1fr;margin-bottom:15px}.text:last-child{border-bottom:none!important;margin-bottom:0}.text:last-child p{margin-bottom:0}.text .main_item{font-weight:500}.text .main_item,.text .second_item{color:var(--primary-petrol-dark-blue,#002738);font-size:18px;margin-bottom:13px}.text .second_item{font-weight:400}@media only screen and (max-width:768px){.text .main_item,.text .second_item{color:var(--primary-petrol-dark-blue,#002738);font-size:14px;margin-bottom:13px}}