.image-with-text-2 .image-with-text .image-with-text__media img {
    max-width: 100%;
    width: 100%;
    height: 100%;
    object-fit: contain;
    max-height: 100%;
    transform: translate(-50%,-50%) rotate(-11deg);
}