/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/
@media screen and (min-width: 960px){
	.col-txt-box-custom > .vc_column-inner > .wpb_wrapper {
		padding-left: 120px;
	}
	.col-txt-right-box-custom > .vc_column-inner > .wpb_wrapper {
		padding-right: 120px;
	}
}
.box-image-testate .vcex-ib-caption {
    max-width: 700px;
    margin-inline: auto;
}