.c_302-1 .text-wrapper .navigation-copy {
    font-size: 23px!important;
}
.c_302-1 .text-wrapper .body-copy-desktop {
    font-size: 18px!important;
    font-family: "Nissan Light","Nissan Regular",Verdana,Arial,sans-serif!important;
}

.c_302-1 a:hover~.background-opacity-layer {
    background: rgba(0,0,0,.5)!important;
}

.c_302-1 a:hover~picture .background-image, .c_302-1 a:hover~picture img {
    transform: scale(1.2)!important;
}

.c_302-1.show-on-hover .text-wrapper {
   padding-top: 30px!important;
}
.c_302-1 .text-wrapper {
background-image: -webkit-linear-gradient(top,transparent 0%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.6) 100%)!important;
    background-image: linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.5) 75%,rgba(0,0,0,.6) 100%)!important;
}

@media(max-width: 959px) {
.c_302-1 a:hover~picture .background-image, .c_302-1 a:hover~picture img {
    transform: scale(1)!important;
}
}

.c_302-1 .text-wrapper .navigation-copy::after{opacity:1 !important;color:#c3002f !important;
}


.c_302-2 .text-container .cta-link.tertiary-link::after, .c_302-2 .text-container .tertiary-link::after {
color:#c3002f !important; font-size:18px;
}

.c_302-2 .text-container .tertiary-link {
font-size:18px;
margin-right:40px;
}

.c_007_v2 .content-details .title p {
    margin: 0;
    line-height: 1.3;
    white-space: nowrap;
    font-size: 75%;
}

@media print, screen and (min-width: 36.3125em) {
    .col-4{
        width: 33.33%;
    }
    .col-8 {
        width: 66.66%;
    }
}