/* Enter Your Custom CSS Here */

#snippet-box {
	position: relative;
 	margin-top: 0px !important;
  	width: 100% !important;
  	background-color: white !important;
  	border: none !important;
  	border-top: 1px #dbdbdb solid !important;
}

.snippet-image {
 	margin-top: 10px !important;
}

.aio-info {
  	margin-top: 10px !important;
  	width: 400px !important;
}

.snippet-title {
  	margin-top: 25px;
 	background-color: white !important;
  	width: 100%;
  	text-align: center;
  	border: none !important;
  	padding-bottom: 25px;
  	display: none;
}
