:root {
	--max-width: 1200px;
        --logo-max-width: 350px;
}

.bfa {
	background-image: url("https://floralboutiqueiow.co.uk/static/img/bfa_logo.png");
	width: 109px;
	height: 80px;
	background-size: 69px 50px;
	border-bottom: none!important;
}

.flowerdeliveryreviews {
    display: inline-block;
    background-image: url("../img/flower_delivery_reviews.png");
    background-size: 69px 50px;
    border-bottom: none!important;
    width: 90px;
    height: 89px;
    background-size: 100%;
}


.heritage {
	background-image: url("../img/logo_heritage.png");
	width: 168px;
	height: 70px;
	background-size: 118px 50px;
	border-bottom: none!important;
}

h1 {
color: #6a6875;
}


.contentSlider img {
    max-width: 900px !important;
    height: auto;
}