/* Site CSS */
 section.jumbotron {
	 background: #007a86;
	 color: #fff;
	 margin: 0;
}
.store-badge{
    height: 100px !important;
    width: auto !important;
}
ol>li>ul>li{
    list-style-type: none;
}