.instruction {
    padding-top: 20px;
}

.instruction .row {
    border-bottom: 1px dashed var(--prvcolor);
    padding: 10px;
}

.instruction__download, .instruction__title_download {
    text-align: center;
}

.instruction__download i {
    font-size: xx-large;
    color: var(--prvcolor);
}

.slider-top img,
.slider-bottom img {
    width: 100%;
    height: auto;
}