/* This CSS file will be loaded at last. Any CSS customization should be placed here */

@media screen and (max-width: 580px) {
    .car_buttons_box .booknow, .car_buttons_box .vrc-goback-block {
        float: none;
        width: 100%;
	}
	.car_buttons_box .goback a{
		width: 100%;
	}
}

/* .vrc-oconfirm-middlep input[type="text"] {width:50%} */