Slider Image (Inside Description) simulate Portrait 3:4
.et_pb_slide p img{
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 17vw;
right: 0;
bottom: 0;
object-fit: cover;
max-width:500px;
z-index:-1;
}
