Large - that is already in the template
Small - not a smaller version of a large, completely different that can be created separately!
.svg a.cssLogo {
background-image: url('../images/style1/your_logo_file');
}
.svg #gk-logo-small.cssLogo {
background-image: url('../images/style1/your_small_logo_file');
}