body{
 font-family: HelveticaNeueLT-Light, Helvetica, Arial, sans-serif;
 font-size:15px;
 line-height: 1.42857143;
 margin: 0;
background-color:#edf0f5;
-webkit-font-smoothing: auto;
}

/*Typography*/
h1,h2,h3,h4,h5{
    font-family: HelveticaNeueLT-Light;
    color:#000;
    font-weight:normal;
    margin: 0 0 20px;
}

h1{
    font-size:40px;
    padding: 0;
    padding-bottom: 10px;
}
h1.home-title{
    text-align:center;
    font-size:40px;
}
h2{
    font-size: 20px;
        line-height: 1.5;
}
h3{
    margin-bottom: 18px;
    padding: 15px 0 13px;
    font-size: 24px;
    letter-spacing: 0.01em;
    line-height: 1.3;
    position: relative;
}
/*h3:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 37px;
    height: 1px;
    background: #c00;
    content: '';
}*/
.faqs h3{
        margin-top: 100px;
}
h4{
    font-size:17px;
    line-height: 1.5;
}
h5{
    font-size:40px;
}
p{
    margin-bottom: 10px;
}
p.note-text{
    font-size:12px;
    color:#666;
}

a#tcom-nav-logo-desktop{
    position: absolute;
}

#top{
    padding-top: 50px;
}

/*Buttons*/
.btn, .btn-primary{
    font-family: HelveticaNeueLT-Light;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 50px;
    text-align: center;
    padding: 0 40px;
    width: auto;
    height: 50px;
    letter-spacing: 0.11em;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    cursor: pointer;
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
    background: #971518;
    border-color: #850000;
    background-position: 0 0;
    background-size: 100% 400%;
    -webkit-transition: background-position 0.5s;
    -moz-transition: background-position 0.5s;
    transition: background-position 0.5s;
    background-image: -webkit-linear-gradient(-450deg, #f00000 0,#c00 25%,#c00 50%,#c00 100%);
    background-image: linear-gradient(180deg, #f00000 0,#c00 25%,#c00 50%,#c00 100%);
    border-radius:0;

}
.btnx2 {
    font-family: HelveticaNeueLT-Light;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 25px;
    text-align: center;
    padding: 0 40px;
    width: auto;
    height: 50px;
    letter-spacing: 0.11em;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    cursor: pointer;
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
    background: #971518;
    border-color: #850000;
    background-position: 0 0;
    background-size: 100% 400%;
    -webkit-transition: background-position 0.5s;
    -moz-transition: background-position 0.5s;
    transition: background-position 0.5s;
    background-image: -webkit-linear-gradient(-450deg, #f00000 0,#c00 25%,#c00 50%,#c00 100%);
    background-image: linear-gradient(180deg, #f00000 0,#c00 25%,#c00 50%,#c00 100%);
    border-radius:0;

}
section .btn{
    margin-top: 10px;
}
.btn-default{
        background: transparent;
    border: 1px solid #db2222;
    padding: 0 25px;
    height: 40px;
    color: #db2222;
    line-height: 40px;
    border-radius: 5px;
}
p.back-to-top{
    width: 100%;
    height: 35px;
        margin: 0px 0 30px 0;
    display: block;
    }
p.back-to-top a {
    background-image: url(../img/toyota/btn-back-to-top.png);
        background-size: cover;
}
.btn-back-to-top {
    background: url("https://toyota-en-us.visteoninfotainment.com/img/toyota/btn-go-to-top.png") no-repeat 0 0;
        height: 35px;
    width: 35px;
    margin: 20px 0;
    padding:0;
    display: block;
    float: right;
    -webkit-transition: all 0.3s ease-in 0s;
    -moz-transition: all 0.3s ease-in 0s;
    -ms-transition: all 0.3s ease-in 0s;
    -o-transition: all 0.3s ease-in 0s;
    transition: all 0.3s ease-in 0s;
}
.home .content-print{
    display:none;
}
/*Links*/
a, .side-nav li:hover a{
    color:#c00;
}
a:hover, a:active, a:focus{
    color:#900;
    text-decoration:none;
}
.side-nav a{
    color:#000;
    font-family: HelveticaNeueLT-Light;
}
.side-nav a.active {
    color: #c00;
    font-family: HelveticaNeueLT-Light;
}
.side-nav a.active:after {
    width: 5px;
    height: 7px;
    fill: #c00;
    background: transparent url(https://toyota-en-us.visteoninfotainment.com/files/arrow.svg)0 0 no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -3px;
    content: '';
}
a.explore-link{
    position:relative;
    color: #c00;
    font-family: HelveticaNeueLT-Medium;
    font-size: .8125rem;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
}
a.explore-link:hover{
    color: #900;
}
a.explore-link:after {
        width: 5px;
    height: 7px;
    background-repeat: no-repeat;
    position: absolute;
    top: 5px;
       right: 10px;
    content: '';
}
a.explore-item-heading{
    display: block;
    margin: 0 0 .6875rem;
    color: #000;
    font-family: HelveticaNeueLT-Light;
    font-size: 1.5rem;
    text-decoration: none;
}
a.explore-item-heading:hover{
    color: #900;
}
.page-nav a.explore-link{
    font-weight:normal;
    position:relative;
    font-family: HelveticaNeueLT-Light;
        width: 100%;
    display: block;
    color:#000;
}
.pic-nav li a.explore-link:after{
     background-image: url('../img/toyota/red-arrow-right.png');
     position: relative;
     right: inherit;
     top: inherit;
    width: 30px;
    margin-left: 10px;
    display:inline-block;
}
.pic-nav a.explore-link:after{
    background-image: url('../img/toyota/red-arrow-right.png');
}
.page-nav li:hover a.explore-link{
    color:#db2222;
}
.home-grey-4-4 .col-sm-5:not(.col-sm-offset-1) a.explore-link{
    font-family: HelveticaNeueLT-Medium;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 54px;
    text-align: center;
    padding: 0 41px;
    width: auto;
    height: 50px;
    letter-spacing: 0.11em;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    color: #000;
    background: #ffffff; /*#edf0f5;*/
    border-color: #dee2e8;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
}
.home-grey-4-4.white-bg .col-sm-5:not(.col-sm-offset-1) a.explore-link{
    font-family: HelveticaNeueLT-Medium;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 54px;
    text-align: center;
    padding: 0 41px;
    width: auto;
    height: 50px;
    letter-spacing: 0.11em;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    cursor: pointer;
    -webkit-user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    color: #000;
    background: #edf0f5;
    border-color: #dee2e8;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
    transition: background 0.3s;
}
.home-grey-4-4 .col-sm-5:not(.col-sm-offset-1) a.explore-link:hover {
    border-color: #ccd1d9;
    background: #dee2e8;
}

.label{
    font-size: 100%;
    font-weight: initial;
    color: #000;
}

.tcom-nav-btn:hover .label, .tcom-nav-btn:active .label{
    color: #c00;
}

/*Copy elements*/
.text-select{
    text-transform:uppercase;
    font-weight:bold;
    font-family: HelveticaNeueLT-Medium;
}
.text-copyright{
    font-size: 10px;
    font-weight: normal;
    margin: 0 0 20px;
    color:#666;
}
.text-example {
background-image: url(https://toyota-en-us.visteoninfotainment.com/img/scion/text-example.png);
}
.text-system{
    color:#999;
}
.text-command{
    text-transform:uppercase;
    font-weight:bold;
}
.text-select{
    text-transform:uppercase;
    font-weight:bold;
}
.text-example{
    text-transform:uppercase;
    color:#db2222;
    padding:15px 0 15px 105px;
    background-image:url(https://toyota-en-us.visteoninfotainment.com/img/scion/text-example.gif);
    background-repeat:no-repeat;
    background-position:0 14px;
    display:block;

}

.text-example-es{
    text-transform:uppercase;
    color:#0099cc;
    padding:15px 0 5px 105px;
    background-image:url(https://toyota-en-us.visteoninfotainment.com/img/scion/text-example-es.png);
    background-repeat:no-repeat;
    background-position:0 17px;
    display:block;

}

.text-example-fr{
    text-transform:uppercase;
    color:#0099cc;
    padding:15px 0 5px 105px;
    background-image:url(https://toyota-en-us.visteoninfotainment.com/img/text-example-fr.png);
    background-repeat:no-repeat;
    background-position:0 14px;
    display:block;

}

.text-note{
        font-weight: bold;
    padding: 10px 0 0px 24px;
    background-image: url(../img/toyota/icon-note.png);
    background-repeat: no-repeat;
    background-position: 0 9px;
    display: block;
    margin-bottom: 20px;
     text-transform:uppercase;
}
/*Lists and in-copy classes*/
ul.bbl {
    list-style-position: inside;
    padding-left: 8px;
    margin-bottom: 20px;
}
ol, ul {
    list-style: initial;
}
ol{
    counter-reset: li;
    list-style: none;
    *list-style: decimal;
    padding: 0;
        margin-bottom: 20px;
    margin-top: 20px;
}
ol li{
    position: relative;
    display: block;
    padding: 0px 0 10px 40px;
    *padding: .4em;
    margin:0;
    color: #333;
    text-decoration: none;
    border-radius: .3em;

}
ol li:before{
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: 0;
    top: 0px;
    margin-top: 0;
    background: #db2222;
    height: 20px;
    width: 20px;
    line-height: 22px;
    text-align: center;
    border-radius: 12px;
    font-size: 12px;
    color: #FFF;
    padding-left: 0px;
}

li ol {
counter-reset: subsection;
}

ol li img {
    display: block;
        padding: 20px 0;
}

ol li img.icon {
    width: 25px;
    height: 25px;
    display: inline;
}

li ol li:before {
    counter-increment:subsection;
    content: counter(subsection, lower-alpha);
}

li ol li ol {
counter-reset: subsubsection;
}

li ol li ol li:before {
    counter-increment:subsubsection;
    content: counter(subsubsection, lower-roman);
}
ol li ol li:first-child {
    margin-top:10px;
}
ol li ol li ol li:first-child {
    margin-top:10px;
}
.answer ol li ul{
    list-style-type: circle;

}
ol li ul li:before {
content: close-quote;
counter-increment: inherit;
left: -5px;
top: 0;
margin-top: 7px;
background: #999;
height: 6px;
width: 6px;
line-height: 20px;
border-radius: 2em;
}
/*Header*/
.languages{
    position: relative;
    height: 30px;
    background: #f5f5f5;
    text-align: right;
    border-bottom: 1px solid #d6d6d6;
}
.language-selector{
    list-style:none;
    margin:0;
        padding: 4px 0 0 0;

}
.language-selector li{
    display:inline;
}
.language-selector li a{
    color: #666;
    text-decoration: none;
    letter-spacing: 0.03125em;
    padding: 0 8px 0 14px;
    font-size:11px;
    border-left:1px solid #666;
    font-family: HelveticaNeueLT-Light;
    }
.language-selector li:first-child a{
    border-left:none;
    }
.language-selector li a:hover{
    color:#db2222;
    }
.toyota-header{
    background-color:#fff;
    width:100%;
    height:60px;
    border-bottom:1px solid #d6d6d6;
}
.toyota-header .toyota-logo{
    width: 200px;
    margin: 10px 0 0 0;
}
header{
   height: 60px;
    width: 100%;
    -webkit-box-shadow: 0 2px 4px 0px #aaa;
    box-shadow: 0 2px 4px 0px #aaa;
    z-index: 10000000000000000;
    position: absolute;
    top: 0px;
    left: 0;
    background-color: #fff;

}
.infotainment-header{
    position:relative;
    height:60px;
        padding: 15px 0;
}
/*Navigation*/
.mini-menu-toggle{
    width:100px;
    position:absolute;
    right:0;
    top: 20px;
    cursor: pointer;
}
.mini-menu-toggle-button{
    width: 38px;
    float: right;
    margin-right: 7px;
}
.mini-menu-toggle .icon-bar{
    background-color: #000;
    width: 36px;
    height: 4px;
    margin-bottom: 5px;
    display: block;
}
.mini-menu-toggle-text{
    text-transform: uppercase;
    color: #000;
    font-size: 12px;
    padding-top: 3px;
    font-weight: bold;
}
.product-name{
        width: 100%;
    text-align: center;
    margin: 2px auto;
}
.product-name a{
    font-size:23px;
    font-family: HelveticaNeueLT-Light;
    color: #000;
}
.product-name a:hover{
    color:#58585c;
    font-size:23px;
    text-decoration:none;
}
.faq-button{
        position: absolute;
    right: 0;
    top: 10px;
}
.main-nav{
    display:none;
    background-color:#edf0f5;
}
.main-nav.toggle-on{
    display:block;
}
.main-nav ul{
 list-style:none;
}
.main-nav li{
    width: 19.2%;
    float: left;
    margin-right:1%;
}
.main-nav li:last-child{
    margin-right:0;
}
.main-nav li a{
    font-size:12px;
    font-weight:bold;
}
.main-nav .text-nav li{
    text-align:center;
    margin-top:30px;
    margin-bottom:30px;
    padding:0;
}
.main-nav .text-nav{
    border-bottom:1px solid #d4d4d4;
    height:70px;
    width:100%;
    margin: 0;
    padding: 0;
}
.main-nav .text-nav li{
    border-right:1px solid #d4d4d4;
}
.main-nav .text-nav li a{
    color:#000;
    font-family: HelveticaNeueLT-Light;
    font-size: 13px;
    text-transform: uppercase;
}
.main-nav .text-nav li:last-child{
    border-right:none;
}
.main-nav .pic-nav{
    margin: 0;
    padding: 0;
}
.pic-nav a{
    padding: 0px 0 20px 0;
    display: block;
    font-family: HelveticaNeueLT-Light;
}
/*Main Content*/
.content-header{
    position: absolute;
    top: 490px;
    left: 0;
    width: 100%;
}
.content-header-breadcrumb{
    position: relative;
    width: 1140px;
    margin: 0 auto;
}
.breadcrumb > li {
    font-size: 11px;
}
.breadcrumb li .divider{
    display:none;
}
.secondary-section .col-sm-6 {
    padding-left: 30px;
    padding-right: 50px;
}
.secondary-section .col-sm-3 ol li{
    font-size: 12px;
    padding: 0px 0 10px 25px;
}
.secondary-section .col-sm-3 ol li:before {
    height: 16px;
    width: 16px;
    line-height: 18px;
    font-size: 10px;
}
.grey-section  .col-sm-4:nth-child(2){
    padding:0 40px;
    border-right: 1px dotted #999;
    border-left: 1px dotted #999;
}
.grey-section .col-sm-4:first-child{
    padding: 0 40px 0 0;

}
.grey-section .col-sm-4:last-child {
    padding: 0 0px 0 40px;
}
.grey-section .col-sm-6{
    padding: 0 50px 0 10px;
    border-right: 1px dotted #999;
}
.grey-section .col-sm-6:last-child{
    border-right: none;
    padding: 0 0px 0 50px;
}
.home .grey-section .col-sm-6{
    border:none;
}
.page-nav, .side-nav{
    list-style:none;
    margin:0;
    padding:0;
}
.page-nav{
    margin: 0 0 40px 0;
    font-family: HelveticaNeueLT-Light;
}
.home .page-nav{
    padding: 0 50px 0 0;
}
.page-nav li, .side-nav li{
    width:100%;
    position: relative;
    min-height: 50px;
    padding: 15px 18px 14px 0px;
    border-bottom: 1px solid #d4d4d4;
    font-size: 16px;
    line-height: 1.4;
}
.content-wrapper{
    /*margin-top:60px;*/
}
.banner-image{
    width :100%;
    max-height: 400px;
    overflow: hidden;
    position: relative;
    background-image: url('../img/toyota/banner-communication.jpg');
    height: 400px;
    background-size: cover;
    background-position: center center;

}
.banner-image p{
    margin:0;
}
.banner-image img{
    width: auto;
    margin-top: -60px;
    min-height: 400px;
    display:none;
    max-width: none;
}
.floaty {
    position: absolute;
    top: 0;
    color: #fff;
    padding: 50px;
    max-width: 800px;
}

.floaty h1, .floaty h2, .floaty h4 {
    color: #fff;
}

.tcom-global-nav-header {
    height: 30px;
}


@media screen and (min-width: 64em) {
    .container {
        max-width: inherit;
        margin-left: auto;
        margin-right: auto
    }
}

.white-bg{
    background-color:#fff;
    padding: 80px 0;
}
.white-top{
    padding: 80px 0 0px 0;
}
.white-12{
        padding: 0 0 50px 0;
}

.home .white-12{
        padding: 50px 0;
}
.grey-12 .img-responsive, .white-12 .img-responsive{
    width:100%;
}
.grey-12{
    padding: 50px 0;
}
.grey-section {
    padding: 50px 0;
}
.home-grey-4-4{
    padding: 0 0 50px 0;
}
.secondary-section{
    padding: 50px 0;
}
.pic-row{
        padding: 20px 0;
}
#home-s1{
    padding:100px 0;
}
#home-s1 h1{
    text-align:center;
}
.home .pic-box{
    width:20%;
    display:inline-block;
    float: left;
}
.home .pic-wrap{
    width:100%;
    overflow:hidden;
    height:217px;
    margin-bottom:20px;
}
.home .pic-box img{
    margin:0;
        transition:all 0.6s;
}
.home .pic-box img:hover{
    transform:scale(1.2);
}
.home .pic-box h3, .home .pic-box p{
    padding-left:20px;
    padding-right:20px;

}
.home .pic-box h3:after {
    left: 20px;
}
.home .main-image{
    border:5px solid #fff;
        -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.2);
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
            max-width: 970px;
    margin: 0 auto;
}
.text-example {
background-image: url(../img/en-ca/dragonfly20230207-6-1w760d4.png);
}
.faqs h2 {
    font-size: 18px;
    line-height: 1.5;
        margin: 30px 0 5px 0;
    font-family: MuseoSans-700;
}


/*Footer*/
footer{
    background-color:#fff;
    color: #666;
    padding: 15px 0 35px 0;
}
.footer-nav ul{
    list-style:none;
    margin:0;
    padding:0;
}
.footer-nav ul li{
    display:inline;
}
.footer-nav ul li a{
    font-size: 10px;
        color: #666;
        border-right: 1px solid #666;
    padding-right: 5px;
}
.footer-nav ul li a:hover{
    color: #db2222;
}
.footer-nav ul li:last-child a{
   border:none;
}
.footer-copyright{
    font-size: 10px;
    text-align: right;
}

@media (min-width:1500px){
.banner-image img{
    margin-left: auto;
    margin-right: auto;
}
.banner-image{
    background-color: #999;
}
}
@media (max-width:1200px){
body {
    font-size: 13px;
}
h3 {
    font-size: 21px;
}
    .home .pic-wrap{
    height:178px;
}
.content-header-breadcrumb {
    width: 940px;
}
.banner-image {
    max-height: 350px;
}
.banner-image img {
    min-height: 350px;
}
.content-header {
    top: 440px;
}
}
@media (max-width:992px){
.product-name a, .product-name a:hover {
    font-size: 18px;
}
.pic-nav li a.explore-link:after {
    width: 16px;
    margin-left: 5px;
}
.main-nav li a {
    font-size: 10px;
}
h1, h1.home-title {
    font-size: 35px;
}
h2 {
    font-size: 18px;
    line-height: 1.3;
}
h3 {
    font-size: 18px;
}
.btn, .btn-primary {
    font-size: 11px;
    line-height: 40px;
    padding: 0 30px;
    height: 40px;
}
.banner-image {
    height: 260px;
}
.banner-image img {
    height: 260px;
}
.product-name {
    width: 360px;
}
.home .pic-box h3, .home .pic-box p {
    padding-left: 10px;
    padding-right: 10px;
}
.home .pic-box h3:after {
    left: 10px;
}
.home .pic-wrap {
    height: 130px;
}
.page-nav a.explore-link {
    font-size: 14px;
}
.page-nav li, .side-nav li {
    min-height: 40px;
    padding: 15px 18px 10px 0px;
}
.footer-copyright {
    font-size: 10px;
    text-align: center;
        padding-top: 10px;
}
.footer-nav{
    text-align: center;
}
.footer-nav ul li a {
    padding: 0 5px;
}
.content-header {
    top: 350px;
    width: 940px;
    margin: 0 auto;
    left: inherit;
    overflow: hidden;
}
}
@media (max-width:769px){
    .grey-section {
    padding: 10px 0 0 0;
}
.grey-section .col-sm-6 {
    border-right: none!important;
    padding: 15px!important;
}
.grey-section .col-sm-4 {
    padding: 15px!important;
    border: none!important;
}
section .btn {
    margin-top: 10px;
    margin-bottom: 25px;
}
.faq-button {
    top: 15px;
}
.faq-button .btn, .faq-button .btn-primary {
    font-size: 10px;
    line-height: 30px;
    padding: 0 10px;
    height: 30px;
}
.mini-menu-toggle-text {
    font-size: 10px;
    padding-top: 5px;
}
.mini-menu-toggle-button {
    width: 30px;
}
.mini-menu-toggle .icon-bar {
    width: 30px;
    height: 4px;
    margin-bottom: 4px;
}
.pic-nav li .explore-link{
    display:none;
}
.home .pic-box {
    width: 100%;
    display: inline-block;
    float: left;
}
.home .pic-wrap {
    height: auto;
    width: 400px;
    text-align: center;
    margin: 10px auto;
}
.home .pic-box {
    text-align: center;
}
.home .pic-box h3:after {
    display:none;
}
.home .pic-box h3, .home .pic-box p {
    padding: 10px 0 0 0;
}
.home .pic-box h3{
    margin-bottom: 0;
}
.side-nav{
    margin: 0 0 50px 0;
}
.side-nav li {
    min-height: 35px;
    padding: 10px 5px 5px 0px;
    font-size: 12px;
}
.content-header {
    width: 400px;
}
p.note-text {
    font-size: 10px;
}
}
@media (max-width:600px){
.mini-menu-toggle-text {
    display: none;
}
.product-name a, .product-name a:hover {
    font-size: 16px;
}
.product-name {
    width: 200px;
}
.infotainment-header {
    padding: 7px 0;
}
.home .pic-wrap {
    width: 100%;
}
.banner-image img {
    height: 260px;
    position: absolute;
       right: 0;
    width: auto;
}
.main-nav .text-nav li {
    border-right: none;
    width: 100%;
    margin: 15px 0 0 0;
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px 0;
}
.main-nav .text-nav li a {
    color: #000;
    font-size: 13px;
}
.main-nav .pic-nav, .secondary-nav  {
    display: none;
}
.main-nav .text-nav {
    height: 100vh;
}
.faq-button {
    top: 20px;
}
.faq-button .btn, .faq-button .btn-primary {
    font-size: 9px;
    line-height: 26px;
    padding: 0 5px;
    height: 25px;
}
.white-bg {
    padding: 50px 0;
}
.content-header {
    top: 350px;
}
.banner-image {
        margin-bottom: 30px;
}

}
