.section-banner .banner .banner-text__title--large {
	line-height: .3;
}
.editable ul + *, .editable ol + *, .editable__container ul + *, .editable__container ol + * {
	clear: none !important;
}



@media(max-width: 767px;){
	.hide_mobile {
		display: none!important;
	}
}
..ple-column-padding {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 0px;
}
.ple-column-padding {
    padding-top: 10px;
    padding-bottom
Shorthand property to set values for the thickness of the padding area. If left is omitted, it is the same as right. If bottom is omitted it is the same as top, if right is omitted it is the same as top. The value may not be negative.
Learn more
Don't show
: 10px;
    margin-bottom: 0px;
