.custom_image{position:relative;z-index:1}.custom_image .ci_main{max-width:100%;border:20px solid #fff;position:relative;z-index:1}.ci_main.section-bg{background-size:cover;background-position:center center;background-repeat:no-repeat}.custom_image .ci_main:before,.custom_image .ci_main:after{position:absolute;content:'';width:41%;height:48%;background:transparent;border:20px solid var(--primary_color);z-index:-1}.custom_image .ci_main:before{top:-20px;left:-20px;border-right:0;border-bottom:0}.custom_image .ci_main:after{bottom:-20px;right:-20px;border-top:0;border-left:0}.ci_ele{position:absolute;z-index:-1;max-width:100%}.ci_ele.ele_1{top:-10%;left:-8.5%}.ci_ele.ele_2{bottom:-12%;left:-13%}.ci_ele img{max-width:100%}.custom_image.hide_brdr .ci_main,.custom_image.hide_brdr .ci_main:before,.custom_image.hide_brdr .ci_main:after{border:0}@media(max-width:767px){.custom_image .ci_main{min-height:350px}}