@import url("https://ch-api.healthhub.sg/api/public/content/0c65365e639f4406afb43e25d7db5431");
@media (min-width: 768px) {
  .mindsg .mindsg-container .understanding-grief .image-area {
    margin-right: -300px;
  }
}
@media (min-width: 1280px) {
  .mindsg .mindsg-container .understanding-grief .image-area {
    margin-right: -88%;
  }
}

.mindsg .mindsg-container .coping-with-reawakened-grief .illustration {
  margin-bottom: -40px;
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .mindsg .mindsg-container .coping-with-reawakened-grief .illustration {
    position: absolute;
    bottom: -20px;
    width: 58%;
    right: 60%;
    margin: 0;
  }
}