
header{
background-color: #c79610;
}
p#simpleisbest_hdr-txt{
display: none;
}
div#simpleisbest_hdrCont{
max-width: 60%;
}
#simpleisbest_hdrTit img{
width: 45%;
height: auto;
}
article.article-content{
max-width: 70%;
margin: auto;
}
footer{
background-color: #c79610;
}
div.simpleisbest_flex{
display: flex;
align-items: center;
justify-content: space-around;
}
div#simpleisbest_fTitArea{
width: 45%;
height: auto;
}
div#simpleisbest_fTitArea img{
width: 45%;
height: auto;
}
div#simpleisbest_hdrCont {
    max-width: 100%;
}
article{
line-height: 1.5em;
}