@@ -27,6 +27,13 @@ require('functions.php');
width: 100%;
}
+ @media only screen and (min-width : 768px) {
+ #logo > img {
+ width: auto;
+ height: 200px;
+ }
+
.col-sm-3 > div > a > img {