h1{border:none;}
.container h1::after{background:none;}

.container h3 {
line-height: 1.4;
margin: 20px 0 20px;
color: #f1902e;
font-weight: bold;
font-size:19px;
}
.container .shop-img{
margin: 20px auto 20px;
display: block;
width: 80%;
}
.container #shopList .btn-success,.container #shopList .btn-default{margin-bottom:40px;}

@media only screen and (max-width:994px){
.container .step-img{
margin-top:20px;
width:75%;
}
}
