.booking{ 
    position: relative;
    bottom: 0;
    width: 100%;
    margin: 0 auto;
}

.booking img {
    position: absolute;
    margin-top: 25%;
    width: 100%;
}
