@@ -1193,12 +1193,9 @@ Sitemap page
}
/*!* prevents iframe to oversize the content width*!*/
-/*iframe {*/
-/* width: 100%;*/
-/* height: auto;*/
-/* max-width: 560px;*/
-/*}*/
-
+iframe {
+ max-width: 100%;
+}
/* Pagination */
.pagination-bar {