/*
Theme Name:         Doejo 2015
Theme URI:          http://doejo.com/
Description:        Doejo website theme, based on <a href="https://github.com/roots/sage">Sage</a>
Version:            0.1
Author:             Jeff
*/
body.page-id-16111:before {
    content: '';
    background: url(/wp-content/uploads/2020/09/004.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
    position: absolute;
    top: 0px;
    right: 10px;
    width: 100px;
    height: 260px;
    z-index: 9999;
}
.width-60 {
    width: 60%;
    float: left;
    padding-right: 10px;
}
.width-40 {
    width: 40%;
    float: left;
    padding-left: 10px;
}
.image-wrap {
    margin-bottom: 35px;
}
@media (max-width:768px){
.single-post .author-meta .profile {
    height: auto;
}
body.page-id-16111:before {width: 48px;height: 128px;}
.page-id-16111 button.navbar-toggle.collapsed {float: left;}
	.width-60, .width-40 {
    width: 100%;
}
}  
