I was searching for answer to my problem but nothing helped. Everyone talks about display:block then margin: auto and to give width so I did, but it didnt work. that's how it looks:
img.custom-logo {
display:block; height: auto; width:100%; margin: auto;}
I'm working in wordpress if it's gonna help. Thanks in advance