.vc_carousel-slideline-inner img {margin: auto;}
.site-content ul li.vc_pagination-item::before {
	content: '';
  	display: none;
}

.vc_tta.vc_general .vc_tta-panel-body {
	padding: 0 !important;
}

@media screen and (min-width: 768px) {
  .vc_images_carousel .vc_carousel-indicators {
    bottom: -20px !important;
  }
}