// this was an idea about fixing the image not as a background in a module
img.custom_smcp {
    position: absolute;
    top: 0px;
    left: 0px;
    //width: 200px;
    //height: 50px;
    // border: 3px solid #8AC007;
}

.t3-copyright small {
	display:none;
}