body{
  width: auto;
  height: auto;
  display: block;
  padding:0px;
  padding-left: 0px;
  position: relative;
}
.row{

  padding:0px ;
  width:300px;;
}
.banner{
  padding-right:0 !important;
  padding-left:0 !important;
  width:300px;
  height: auto;
  position: relative;
  display: inline;
  left: -15px;
}
.carousel-example-generic{

  position: relative;
  width:300px;
  height: auto;
  padding: 0px;
}
/*.rotBanner{
width:400px;
height:100%;
background-color: #505052
webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}*/
.video{

  width:300px;
  height:226px;
  background-color: #505052;
  border-radius: 15px 15px 0px 0px;
  margin-left: 0px;

  margin-right: 0px;
}
#my_image2{
  display:inline;
  position: relative;
  padding: 0px;
  margin: 0px;
  top:-55px;
  left:5px;
}
.carousel{
  width:300px!important ;
  position: relative;
  display: block;
  top: 20px;
}
/*
@media screen and (min-width: 394px){
  .video{

    width:300px !important;
    height:205px !important;
    background-color: #505052;
    border-radius: 15px 15px 0px 0px;
    margin-left: 0px;

    margin-right: 0px;
  }
  iframe{
    width: 210px !important;
    height:110px !important;
  }

  #my_image2{
    display:inline;
    position: relative;
    padding: 0px;
    margin: 0px;
    top:-50px !important;
    left:5px !important;
    width: 55px !important;
  }
  #my_image1{
    width:300px !important;
  }

}*/
