.svy-extra-imagelabel-center {
    width: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}