#los{
    background: #f4f4f4;
    padding: 79px 0 100px;
}
.los_row, .resulto-list {
    display: flex;
    flex-wrap: wrap;
}
.los_col_para > h3 {
    line-height: 1.33;
    margin-top: 36px;
}
.los_col_para h2.text--h2.upr-line.upr-line-yellow {
    padding-top: 68px;
}
.los_col_img {
    padding: 33px 0;
    position: relative;
    z-index: 1;
    max-width: 475px;
}
.los_col_img:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 87%;
    margin: auto;
    height: 100%;
    background: #fecc2f;
    z-index: -1;
}
.resulto-list li {
    letter-spacing: 1.6px;
    font-weight: 500;
    padding-left: 45px;
    position: relative;
    line-height: 1.5;
    margin-bottom: 14px;
}
.resulto-list li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 31px;
    background-image: url(https://www.kionetworks.com/hubfs/list-img.png);
    background-repeat: no-repeat;
    background-position: top left;
}
.resulto-list {
    margin-top: 50px;
}
@media (max-width: 980px) {
  #los {
    padding: 37px 0 40px;
}
.los_col_para>h3 {
    font-size: 18px;
    line-height: 1.56;
    margin-top: 30px;
}
  .los_row {
    flex-wrap: wrap-reverse;
}
  .los_col_img {
    padding: 23px 0;
    margin-bottom: 50px;
}
  .resulto-list {
    margin-top: 38px;
}
}
@media (min-width: 981px) {
.los_col_img {
    width: 40%;
}
.los_col_para {
    width: 50%;
    margin-right: 10%;
}
.resulto-list-col {
    width: 47%;
}
.resulto-list-col.col--left {
    margin-right: 6%;
}
}
@media (min-width: 1366px) {
#los .module__wrapper {
    padding-left: 80px;
    padding-right: 80px;
}
  
 .los .list-style-type: square; li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 31px;
    background-image: url(https://www.kionetworks.com/hubfs/list-img.png);
    background-repeat: no-repeat;
    background-position: top left;
}
}
