/* Enter Your Custom CSS Here */
article ol, article ul {
    list-style: circle !important;
}

#imgHead {
    -webkit-background-size: auto !important;
    background-position: top right !important;
}

.sticky-bottom-ad {
  position: fixed;
  bottom: 0;
  left: 50%;
	transform: translateX(-50%);
	z-index: 99999;
	width: 100%;    
	display: flex;
	justify-content: center;
	background-color: transparent;
	margin-bottom:5px;
}
.site-footer{
	margin-bottom:60px !important;
}
ins.adsbygoogle[data-ad-status="unfilled"] {
  display: none !important;
}

.container-item p
{
	text-align:center;
}
.container-item img{
	max-height:900px !important;
}
