hello!
I want to move the logo to place on the inner page, upload it so that it does not overlap with the content block and can not find what is the code to do this!
thank you for your help
http://www.quimiguay.com.ar/politica/
.imageLogo {
margin-top: -50px;
}
.frontpage .imageLogo {
margin-top: 0;
}