.section-header {

    height: 60px;
    background: #fff;

}

.header-logo-panel {

    position: absolute;
    top: 10px;
    left: 15px;
    width: 260px;
    height: 40px;
    overflow: visible;
    text-align: left;

}
.header-logo-panel .header-logo {

    width: auto;
    height: 40px;}
	
.section-text-over-media {

    position: relative;
    overflow: hidden;
    background: center center no-repeat #fff;
        background-color: #fff;
        background-size: auto;
    background-size: cover;
    color: #fff;

}


<!---->
h3
{font-family: "Avenir Next",sans-serif;}
.section-text {

    background: #fff;
    overflow-x: hidden;

}
.section-text .main-column {

    margin: 0 auto;

}
.section:nth-of-type(3) .heading-block:nth-of-type(1) h3 {

    margin-bottom: 0;

}
.main-column {

    width: 100%;
    max-width: 100%;
    padding: 20px 30px;
    font-size: 20px;
    line-height: 1.7;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;

}
h3, .heading-block p, .heading-block h3, .st-text-block--heading {

    color: #333;
    font-family: "Avenir Next",sans-serif;
    font-weight: normal;
    /*font-size: 100%;*/

}

.section-text-over-media {

    min-height: 800px;

}
.section-text-over-media .text.bottom {

    bottom: 40%;

}
.section-text-over-media .text.right {

    right: 0;
    text-align: right;

}
.section-text-over-media .text {

    position: absolute;
    z-index: 10;
    min-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 2%;

}
.text-over-media-inner {

    font-size: 105px;

}
.text-over-media-inner {

    font-size: 84px;
    font-weight: 400;
    line-height: 1.05;

}
.section-text-over-media {

    color: #fff;

}
.section-text-over-media .text.bottom.text-over-media-inner .text-inner {

    padding-bottom: 0;

}
.section-text-over-media .text-inner {

    margin: 0;
    color: #000;

}
.section-text-over-media .text-inner a {
    font-family: "Avenir Next",sans-serif;
    color: #2b2b2b;
    font-size: 0.8925rem;
    font-weight: 500;
    border: 1px solid #2b2b2b;
    padding: 10px;
    background-color: #fff;
    box-shadow: none; 
    text-transform: Uppercase;
}
.section-text-over-media .text-inner a:hover {
    background-color: #2b2b2b;
	color: #fff;
	border: 1px solid #2b2b2b;
}
.section-text-over-media .background-overlay {

    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 5;

}
.section-text-over-media.has-text .background-overlay {

    /*background-color:#000;*/
    zoom: 1;
    filter: alpha(opacity=20);
    -moz-opacity: .2;
    -khtml-opacity: .2;
    -webkit-opacity: .2;
    opacity: .2;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
    -webkit-transition: opacity 1s ease-out;
    -moz-transition: opacity 1s ease-out;
    -o-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;

}

.section-background.section-background-fixed {

    clip: rect(0,auto,auto,0);

}
.section-background {

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;

}
.section-background.section-background-fixed .section-background-image {

    position: fixed;
    -moz-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;

}
.section-background .section-background-image {

    display: block;
    position: absolute;
    top: 100px;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 3;

}
[data-object-fit="cover"] {

    object-fit: cover;
    width: 100%;
    height: 100%;

}

/**/
#story-body .section-title .title-inner {

    padding-bottom: 0;
    max-width: 1400px;
    min-width: 0;
    padding-left: 60px;
    padding-right: 60px;
    width: 100%;

}
.section-text-over-media .text.center.top {

    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -o-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);

}

.section-text-over-media .text.top { top: 20% !important;}

.section-text-over-media .text.center {

    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    text-align: center;

}
.section-text-over-media .text {

    position: absolute;
    z-index: 10;
    min-width: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 5px;
        padding-right: 5%;
        padding-bottom: 5px;
        padding-left: 5%;
  		padding-top: 10px;

}
.story-title.x-small {
    font-size: 1.8rem
    padding-top: 0px;
}
.story-metadata.text.center {

    width: 100%;
   /* left: 0;*/
    top: inherit;

}

.story-metadata, .story-metadata.text {

    padding-top: 0;
    padding-bottom: 0;}
	
	.story-metadata {

    position: absolute;
    bottom: 20px;
    font-size: 15px;
    line-height: 1.4;
    color: #fff;

}
*, .fa-ul > li {
    position: relative;
}

.block.heading-block h3 {
    text-align: center;
}
a.hero__btn.btn.btn--large.btn--secondary.caps.aos-init.aos-animate.lookbook {
    margin-top: 20px;
	color: #000;
	border-color: #000;
}
#title-6994.section-text-over-media {
    min-height: 75px;
}
a.hero__btn.btn.btn--large.btn--secondary.caps.aos-init.aos-animate.lookbook:hover {
    color: #fff;
}
.title.second {
    margin-top: 50px;
}
/*
#our-collection .is-sticky {
    display: none;
}
*/

.title.first {
    float: left;
}