.svg{
    width: 70px;
    height: 70px;
}
.svg g{
    fill: #903479;
}
.service.left-icon h3{
    text-transform: uppercase !important;
}
.probootstrap-room .image{
    height: 250px;
    overflow: hidden;
}
.probootstrap-room .image img{
    height: 100%;
}
.probootstrap-form .form-group .form-field .icon{
    z-index: 1;
}