section.block-slider .slide-detail{ padding: 20px;}

.block-slider {

    padding-bottom: 60px;

}
.block-slider .col-right {
    margin-top: 115px;
}
.block-slider:before {
    position: absolute;
    content: '';
    height: 500px;
    width: 500px;
    background: url(https://specialtybabymilk.com/files/9000/image-93565dfa-2c32-7f51-0c9e-c772840344c0.png) no-repeat center center / cover;
    top: -50px;
    right: 0;
    z-index: -1;
}