.s5-inStoreItem2__inner{
  border-top: none ;
}

.c5-gar_h2{
	background: url(../images/title_bg.png) no-repeat;
	height: 80px;
    text-align: center;
    /* padding: 21px 20px 0 20px; */
}

.s5-link_wh{
	color: #fff !important;
}

map:hover{
	opacity: 0.7;
}



.c5-ga--new_content{
	border: 1px solid #fff;
    box-sizing: border-box !important;
    padding: 20px !important;
}

@media screen and (max-width: 800px) {
    .c5-ga--new_content__img img{
        max-width: 300px;
    }
}

@media screen and (max-width: 639px) {
    .c5-ga--new_content__img img{
        max-width: 100% !important;
        padding-bottom: 10px;
    }
}

.c5-gar_regular{
	font-weight: 100 !important;
}

.c5-title{
	display: table;
	width: 100%;
	margin-bottom: 30px;
	margin-top: 20px !important;
}

.c5-gar_h2{
	display: table-cell;
	vertical-align: middle;
}


@media screen and (max-width: 639px) {
    .c5-gar_h2{
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
}
}