.thank_you {
    position: relative;
}


.vector_small_img{
    height:30rem!important;
}

.content_para{
   position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}