@media only screen and (max-width: 768px) {
  div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    width: 50% !important;
  }

  div.csc-textpic .csc-textpic-imagewrap img {
    width: 100% !important;
  }
}

@media only screen and (max-width: 580px) {
  
  div.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap, div.csc-textpic-intext-left-nowrap .csc-textpic-imagewrap {
    width: 100% !important;
  }

  .csc-textpic-intext-right-nowrap-310 .csc-textpic-text {
    margin-right: 0;
  }

  .csc-textpic-intext-left-nowrap-310 .csc-textpic-text {
    margin-left: 0;
  }

  .csc-textpic-intext-right-nowrap-130 .csc-textpic-text {
    margin-right: 0;
  }

  #c1407 iframe {
    height: 220px !important;
  }
}

@media only screen and (max-width: 380px) {

  #c1407 iframe {
    height: auto !important;
  }