Logo size – 600×75 (also alt logo)
CSS below.
The logo is squashed – also please note that even with adding logo 100% it shows much bigger than it should and also just shows the squashed orange and white logo when you scroll down on iPad… This is proving to be a far-from-responsive theme.
*****
.testimonials > li:before {
display: none;
}
.testimonials > li {
padding-left: 0;
}
.page-id-73 h1, .page-id-73 h2 , .page-id-73 h3{
text-shadow: 2px 2px #000000 !important;
}
@media only screen and (max-width: 767px) {
.page-heading h1, .page-heading h3 {
font-size: 42px!important;
}
}