@media only screen and (max-width : 769px){
header.entry-header h1 {
text-transform: none !important;}}

.siteweb-home-credit {
    display: none;
}

body.home .siteweb-home-credit {
    display: inline;
}