.three-steps-start{font: 17px "KIA-REGULAR", sans-serif; text-align: center; padding: 48px 0px; background: #fff; color: #000; position: relative; z-index: 10;}
.three-steps-start.bg-dark{background: #1F272E; color: #fff;}

.three-steps-start h1{font-weight: 600; margin: 0 0 32px;}
.three-steps-start p{margin: 16px auto;}
.three-steps-start .items-list{padding: 0 10%}
.three-steps-start .items-list .item-img{margin-bottom: 8px;}
.three-steps-start .items-list .item-img img{width: 100%}

.three-steps-start.kop .items-list{text-align: left}
.three-steps-start.kop .items-list a{color: #000}

@media ( max-width : 1440px) {
	.three-steps-start .items-list{padding: 0 48px}
}

@media ( max-width : 767px) {
	.three-steps-start .items-list{padding: 0 32px}
	.three-steps-start .items-list .storesKiaConnect .col-xs-12{margin-bottom: 20px;}

}
