@media (max-width: 767px){
    .custImg {
        position: absolute;
        width: 100%;
        height: 250px;
        left: 0;
    }
}