section{
	overflow-y: -webkit-paged-y;
}
.height-55vhm{
	height:55vh!important;
}
.height-70vhm{
	height:70vh!important;
}
.carousel-item.active {
    display: block;
}
.carousel-indicators .active {
    background-color: #b32317;
}
.carousel-indicators li{
    background-color: #79acc9;
}
a.logo-default img {
    height: 44px;
}