.top-con-img img{width:100%;height:600px;object-fit:cover;}
.pad-L-0{padding-left:0px;}
.pad-R-0{padding-right:0px;}
.details-title-container{padding-top:64px;padding-bottom:92px;}
.clear{clear:both;}
.details-border{    border-bottom: 1px solid black;padding-bottom: 15px;margin-bottom: 25px;}
.back-size{font-size:4vh !important;}
a:hover{text-decoration:none;}
.text-right{text-align:right;}
@media screen and (max-width:768px){
	.back-size {
    font-size: 4vh !important;
    float: none;
    text-align: center;
}


.vc_single_image-wrapper {
  position: relative;
      height: 235px;
}

.vc_single_image-wrapper .image-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height:235px;
}
}

@media screen and (max-width:600px){
	
.pad-L-0{padding:0px;    padding-top: 12px;}
.pad-R-0{padding:0px;}	
}