@media screen and (min-width:1200px){
/*.text-image-module.rightImage .image-text{padding-right:150px;padding-left: 225px;}*/
.text-image-module.rightImage .image-text .lhs-content .lhs-title {width:297px;}
}

/*.rightImage .static-image {right: 20px;position:relative;padding-right:30px;}*/

/* .rightImage .lhs-content:before{
	content: '';
    background: url(./~//media/Images/M/Multitude/icons/rhs-vector);
    height: 128px;
    width: 75px;
    display: block;
    position: relative;
    top: -65px;
    left: -80px;
}*/

@media screen and (max-width:768px){
.rightImage .lhs-content:before{top: 0;left: 0;}
}