.anodyne_product-catalog--wrapper p{
    width: 100%;
}

.anodyne_product-catalog--heading .title{
    font-size: 24px;
    font-weight: 800;
}

@media (max-width: 768px) {
  .anodyne_product-catalog--heading .title{
      font-size: 20px;
      font-weight: 800;
  }
}

.catalog_image{
    width: 100%;
}