  
body.widget-snippet .wc-snippet-Service {
  background: #232323 none repeat scroll 0 0;
  color: #ffffff;
  padding: 40px;
}		
.wc-snippet-Service .container {
  width: 720px;
}		
.wc-snippet-Service img {
  max-width: 100%;
}
.wc-snippet-Service a {
  color: #ff0000;
}	
.wc-snippet-Service a:hover {
  color: #ff0000;
  text-decoration: underline;
}	
.wc-snippet-Service p {
  color: rgba(255, 255, 255, 0.7);
  line-height: 20px;
}	
