.wpb_single_image .vc_figure{width:100%;}
.wpb_single_image .vc_single_image-wrapper{width:100%;}
.wpb_single_image img{width:100%;}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading
{
    background:rgba(0, 0, 0, 0) -moz-linear-gradient(center top , rgb(255, 255, 255), rgb(246, 246, 246)) repeat scroll 0 0;
}
.vc_tta-panel{margin-bottom:16px;}
.img-rounded img{border-radius:6px;}
.sailing-racing .vc_column-inner{padding:0;}

.page-numbers {
  background: rgb(3, 96, 167) none repeat scroll 0 0;
  color: rgb(255, 255, 255);
  margin-right: 5px;
  padding: 2px 10px;
  border:1px solid rgb(3, 96, 167);
  transition:0.5s;
}
.page-numbers.current {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: rgb(3, 96, 167);
}