.uc-home-header {position: relative; padding: 2em 0 0; background-image: url(images/header.jpg); background-repeat: no-repeat; background-position: bottom center; background-size: 100%;}
.uc-home-header .uc-container {width: 100%; max-width: 1280px; margin: 0 auto; padding: 0 2em;}
.uc-home-header .uc-container .uc-flex {width: 100%; display: flex; flex-direction: row; justify-content: center;}
.uc-home-header .uc-container .uc-flex figure {width: 20%; height: auto;}
.uc-home-header .uc-container .uc-flex figure a, .uc-home-header .uc-container .uc-flex figure img {width: 100%;}
.uc-home-header .uc-container .uc-flex ul {width: 80%; margin: 0 auto; padding: 1em 0; display: flex; list-style: none; flex-direction: row; justify-content: center;}
.uc-home-header .uc-container .uc-flex ul li {display: inline-block; line-height: 1;}
.uc-home-header .uc-container .uc-flex ul li a {font-size: 22px; font-weight: 400; color: #b5a78c; padding: 0.15em 1em;}