.image-caption:not(:empty):before,
.video-caption:not(:empty):before {
  content: none;
}

.fryer-img img{
  width:100% !important;
  max-width: 600px !important;
}

@media(max-width: 768px) {
  .smbr {
    display: none;
  }
}