.three_col_grid{position:relative}.three_col_grid .grid_row{align-items:center;display:flex;justify-content:center;margin:0 -15px}.three_col_grid .grid_row:not(:last-child){margin-bottom:30px}.three_col_grid .grid_row .grid_item{flex:0 0 33.33%;max-width:33.33%;padding:0 15px}.three_col_grid .grid_row .grid_item .grid_img{border-radius:30px;overflow:hidden;position:relative}.three_col_grid .grid_img img{border-radius:20px;transition:all .4s ease-in-out;vertical-align:bottom;width:100%}.three_col_grid .grid_img img:hover{transform:scale(1.12)}.three_col_grid .grid_row .grid_item .grid_img .grid_title{padding:20px;position:absolute;top:5px;width:100%}.three_col_grid .grid_row .grid_item .grid_img .grid_title h4{background:none;-webkit-background-clip:unset;-webkit-text-fill-color:unset;color:#fff;font-family:rionasans-r,Riona Sans Regular,sans-serif;font-weight:600}@media screen and (max-width:767px){.three_col_grid .grid_row .grid_item .grid_img .grid_title{text-align:center;top:50px}.three_col_grid .grid_row{flex-wrap:wrap}.three_col_grid .grid_row .grid_item{flex:0 0 100%;max-width:100%}.three_col_grid .grid_row .grid_item:not(:last-child),.three_col_grid .grid_row:not(:last-child){margin-bottom:20px}.three_col_grid .grid_row .grid_item .grid_img .grid_title h4{font-size:29px}}