.banner {
            width: 100%;
	 					height: 600px;
            background-image: url("https://usbparugby-v2.preprod.ab6net.net/wp-content/uploads/619188350_1487337813391304_8295122979847118077_n.png");
            background-size: contain;
	 					background-repeat: no-repeat;
            background-position: center;
        }