@@ -64,6 +64,12 @@ div:focus {
outline: none;
}
+svg,
+img {
+ display: initial;
+ vertical-align: initial;
+}
+
.fr {
float: right;