/* SiteOriginCSS
:where(body .is-layout-flow) > * {
		margin-block-start: 5px;}

a:hover {
  color:#f66112 !important;
}
a:hover {
  background-color: #eeeeee;
}
.post-slider-own{
	object-fit:scale-down !important;	
	background-color:#8ED1FC;	
}
img.wppsac-post-image-bg img{
	object-fit:scale-down !important;	
				background-color:#8ED1FC !important;		
}
wppsac-post-image-bg{
			background-color:#8ED1FC !important;	
		
}
.w3eden .card .card-header{
	font-size:10px !important;	
}
.w3eden .custom-select{
	font-size:13px !important;	
}
*/


.page-id-4807 .container {
  display: flex;
  flex-direction: column;
}

/*
@media (max-width: 768px) 
{
		body 
		{
     			display:flex;
          flex-direction: column; 
		}
 
}
*/