<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 29 2019 | 10:24:22 */
.content-farmacia-hospitalaria .post-thumb, .content-farmacia-asistencial .post-thumb {
	width:100% !important;
}
.site-ancho-total .sidebar-ancho-total &gt; #sidebar{
	width: 100%;
    padding-left: 0px !important;
}
.site-ancho-total #tag-box {
	width:100%;
}

.site-ancho-total .entry-content {
	font-size: 14.7px;
}
.site-ancho-total #primary {
    width: calc(97% - 300px) !important;
}

@media only screen and (max-width: 768px) {
.site-ancho-total #primary  {
    width: 100% !important;
}
}</pre></body></html>