diff --git a/basicswap/templates/offers.html b/basicswap/templates/offers.html
index 0bb1b91..e2c2bd5 100644
--- a/basicswap/templates/offers.html
+++ b/basicswap/templates/offers.html
@@ -63,7 +63,7 @@ function getAPIKeys() {
 {% include 'inc_messages.html' %}
 
 {% if show_chart %}
-<section class="relative hidden xl:block">
+<section class="relative hidden md:block">
   <div class="pl-6 pr-6 pt-0 pb-0 mt-5 h-full overflow-hidden">
     <div class="pb-6 border-coolGray-100">
       <div class="flex flex-wrap items-center justify-between -m-2">