.custombox-bg-image {
    position: relative;
    width: 100%;
    height: auto;
    float: left; 
    overflow: hidden; 
}
.custombox-bg-image > img {    
    width: 100%;
}
