@charset "UTF-8";
/* CSS Document */

.w3l-bottom-grids-6 .area-box {
  padding: 50px 35px;
  position: relative;
  z-index: 1;
  border-radius: 8px;
	height: 200px;
  background-color: var(--bg-color);
}
.w3l-grids-block-5 .grids5-info img {
    display: block;
    width: 100%;
	height: 250px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.feature-images img{
	width: 110px;
	height: 110px;
	
}