.show-step{background-color:#f2f2f2}
.show-step .list-content{padding-right:0;padding-left:0}
.show-step section.titleBlock{min-height:0;background-color:#fff;padding:0 30px}
.show-step section.titleBlock h2.title{font-weight:bold}
.show-step .get-list-item{padding:0 30px}
.show-step .list-item_image-wrapper img{min-height:178px;min-width:300px;height:178px;cursor:pointer}
.show-step .list-item_text-wrapper .list-item_title>div{font-weight:bold}
@media screen and (min-width:1024px){.show-step .list-item_image-wrapper{width:30%}
}
@media screen and (min-width:768px){.show-step section.titleBlock{padding:0 25px}
.show-step .get-list-item{padding:0 25px}
}