/*
Theme Name: newsfeedisrael
Author: plazar83@gmail.com
Author URI: mailto:plazar83@gmail.com
Version: 1.0.0
Text Domain: newsfeedisrael
*/


.small-list-item .item-meta {
    font-weight: normal;
}

body.single .single-content {
    box-sizing: border-box;
    padding: 20px;
}

body.single .single-content img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    body.single .single-content {
        padding: 15px;
    }
}
