@charset "utf-8";
/* CSS Document */

.base-title {
    width: 100%;
    height: 70vh;
    background-image: url("../images/consult/return1.webp");	
	background-position:center 40%;
	background-size: cover;
	position:relative;
}
