/* feature_list page - wp-image compatibility */
.mainContainer img {
  max-width: 100%;
  height: auto;
}
