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