/*
Theme Name:     Johannes Child
Theme URI:      https://mekshq.com/theme/johannes/
Description:    Child theme for Johannes WordPress theme
Author:         meks
Author URI:     https://mekshq.com
Template:       johannes
Version:        0.1.0
*/

.header-middle > .container {
    height: 50px;
}
img.ks_news_inline_imgs {
    height: 200px;
    width: 100%;
}
.entry-single table {
    border: 1px solid #ddd;
    width: 100%;
    max-width: 100%;
}
.entry-single table td {
    border: 1px solid #ddd;
    padding: 5px;
}