/* Enter Your Custom CSS Here */


@media(max-width: 768px){
	body{
    	background-size: contain;
	  	background-position: center;
		background-attachment: scroll;
  	}
}
ul.ve-cat-widget-listing
{
padding: 0px;
  margin:0px;

}

.ve-cat-widget-div ul.ve-cat-widget-listing li a
{
font-family:'Ubuntu', sans-serif;
font-size: 14px;
      line-height: 30px;
}



