.col-md-4{
  display: inline-block;
  margin-left:-10px;
}
.col-md-4 img{
  width:100%;
  height:auto;
}
  
body .carousel-control-prev-icon,
body .carousel-indicators li,
body .carousel-control-next-icon{
  background-color:#000;
}

span.carousel-control-prev-icon {
 position: relative;
 bottom: 40px;
 right: 40px;
}

span.carousel-control-next-icon {
 position: relative;
 bottom: 40px;
}

a.new_html_code {
    width:326px;
    height:219px;
    max-width:326px;
    max-height:219px;
    overflow:hidden;
    display:block;
    border:1px solid black;
    color: Black;
    text-align: center;
    vertical-align: middle;
}