.list-group .address {
    background: #ffffff8a;
    background: linear-gradient(to bottom left , #ffffffeb , #ffffff14 100%);
	font-weight: bold;
	/*font-size: 11px;*/
    margin-top: 50px;
    padding-top: 1px;
    height: 32px;
    width: 258px;
}
