.single_con .cz_single_fi img {
  width: 100% !important;
}
.codevz-featured-image-expand {
  margin: 0 !important;
  width: 100% !important;
}
@media screen and (max-width: 768px) {
  .single_con .cz_single_fi img {
    margin-left: 0 !important;
  }
}