/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 02 2020 | 23:21:07 */

.article.has-post-thumbnail .details {
    position: relative;
    top: 30px;
    left: 0px;
    width: 50% !important;
    margin-bottom: 30px;
}

.to-right.has-post-thumbnail .details {
    left: inherit;
    right: 0px;
}
.to-right .image {
    padding-left: 205px;
}
