/* Enter Your Custom CSS Here */
span.site-by {
    display: none!important;
}

@media (min-width: 960px){
  [lang="es-ES"] .single-resource.topper .categories {
	  max-width: 70%;
  } 
}



@media (min-width: 768px) {
	[lang="es-ES"] .page-resources .blocks .single-block .inner {
		min-height: 358px;
		display: flex;
	}
}