
.c_302-1.show-on-hover .body-copy-desktop{
    font-size: 18px!important;
}
.c_302-1 {
    font-size: 23px!important;
}

.c_302-1 .text-wrapper .navigation-copy::after{opacity:1 !important;color:#c3002f !important;
}


@media screen and (max-width: 580px) {
    .c_302-1 .text-wrapper {
        padding: 1.4285714286em 77px 3em 20px;
    }
	
    .navigation-copy span {
        position: absolute;
        left: 20px;
        right: 20px;
        width: calc(100% - 40px);
        bottom: 1.4285714286em;
        text-align: center;
    }
	
	.c_302-1 .text-wrapper .body-copy-mobile {
    padding-bottom: 10px;
}
}