@charset "utf-8";

.banner {
    background-color: #BEA699;
	background-image: url('../images/banners/2.png');
    min-height: 78vh;
}