.shops_block{
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 70px;
}
.shops-list .shop{
	margin-bottom: 75px;
}
.shops-list .shop img{
	width: 100%;
	max-height: 177px;
	margin-bottom: 20px;
}
.shops-list .shop h3{
	font-size: 18px;
line-height: 22px;
font-family: "Gilroy";
font-weight: 800;
height: 65px;
margin-bottom: 0;
}
.shops-list .shop p{
	line-height: 1.1;
font-size: 16px;
font-family: "Lato";
font-weight: 300;
}
.shops-list .shop p b{
	font-weight: 600;
}