.ybc-product-html .fa {
  border: 1px solid #49ADA5;
  border-radius: 20px 20px 20px 20px;
  color: #49ADA5;
  float: left;
  font-size: 16px;
  height: 34px;
  line-height: 20px;
  margin-left: 0;
  margin-right: 10px;
  margin-top: 5px;
  padding: 5px;
  text-align: center;
  width: 34px;
}
.ybc-product-html p {
  border-bottom: 2px solid #FFFFFF;
  color: #777777;
  float: left;
  font-size: 14px;
  line-height: 23px;
  margin: 10px 0 0;
  min-height: 1em;
  padding: 0 20px 10px;
  width: 100%;
}
.ybc-product-html .ybc_htmltitle, .ybc-product-html h3 {
  float: left;
  font-size: 100%;
  margin-top: 0;
  width: 100%;
}
.ybc-product-html .ybc_htmltitle > span {
  border-bottom: 1px solid #49ADA5;
  float: left;
  margin-bottom: 3px;
  padding-bottom: 3px;
  text-transform: uppercase;
}
.ybc-product-html .text {
  background: #fbfbfb none repeat scroll 0 0;
  color: #333;
  float: left;
  font-size: 14px;
  line-height: 25px;
  margin-right: 2%;
  padding: 20px;
  width: 65.5%;
}
.ybc-product-html {
  float: left;
  position: relative;
  width: 100%;
}
.ybc-product-html img {
  clear: left;
  float: right;
  height: auto;
  margin-bottom: 10px;
  max-width: 98%;
}
#ybc-product-html {
  float: left;
  padding: 0;
  width: 100%;
  margin: 10px 0 37px 0;
}
.ybc-product-html .images {
  float: left;
  width: 32.5%;
}
.ybc-product-html iframe {
      max-width: 100%;
    }
.ybc-product-html .images button {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  float: left;
  height: 100%;
  left: 0;
  padding: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.ybc-product-html a {
  position: relative;
}
button.close {
  z-index: 1;
}
@media (min-width: 768px){
    .ybc-product-html a {
      float: right;
      max-width: 100%;
    }
    .ybc-product-html .images iframe {
      float: left;
      height: 240px;
      max-width: 100%;
    }
}
@media (min-width: 480px) and (max-width: 767px){
    .ybc-product-html img {
        clear: none;
      float: left;
      height: auto;
      margin-bottom: 10px;
    }
    .images > a {
      float: left;
      width: 49%;
    }
    .ybc-product-html .images button {
      width: 50%;
    }
    .ybc-product-html .images {
      float: left;
      margin-top: 20px;
      width: 100%;
    }
    .ybc-product-html .text {
      background: none repeat scroll 0 0 #F2F2F2;
      float: left;
      width: 100%;
    }
    .images > a {
      float: left;
      width: 100%;
    }
    .ybc-product-html iframe {
      height: 100%;
      width: 100%;
    }
}
@media (max-width: 479px){
    .ybc-product-html img {
      max-width: 100%;
      width: 100%;
    }
    .ybc-product-html iframe {
      height: auto;
    }
    .ybc-product-html .text {
      width: 100%;
    }
    .ybc-product-html p {
      width: 100%;
    }
    .ybc-product-html .images {
      float: left;
      margin-top: 20px;
      width: 100%;
    }
    .images > a {
      float: left;
      width: 100%;
    }
    .ybc-product-html iframe {
      height: 100%;
      width: 100%;
    }
}
