/* template: over kepser - traceability */
.row.first.traceability + .media {
    width: 100%;
}
.row.first.traceability + .media img {
    display: block;
    width: 100%;
}
/* responsive-ness */
@media screen and (max-width: 1000px) {
    /* template: over kepser - traceability */
}