Subtext:
+
Sink your teeth into juicy wings and loaded combos that bring the heat. Pick your style - BBQ, Buffalo, Garlic Parm, Hot Honey and level up your meal with fries and a pop.
diff --git a/public/assets/css/responsive.css b/public/assets/css/responsive.css
index bb92497..d82b170 100644
--- a/public/assets/css/responsive.css
+++ b/public/assets/css/responsive.css
@@ -1356,3 +1356,18 @@
height: 97px;
}
}
+
+@media only screen and (max-width: 768px) {
+ .juice-section .content-column .sec-title .title, h2{
+ text-align: center;
+}
+}
+@media (max-width: 768px) {
+ .separate {
+ background-position: center center !important;
+ background-repeat: no-repeat !important;
+ background-size: contain !important;
+ margin: 10px auto 0 auto !important;
+ display: block;
+ }
+}
diff --git a/public/assets/css/style.css b/public/assets/css/style.css
index 85b55fb..17c7040 100644
--- a/public/assets/css/style.css
+++ b/public/assets/css/style.css
@@ -1142,6 +1142,7 @@
width: 303px;
height: 643px;
background-repeat: no-repeat;
+ opacity: 0.4;
}
.juice-section .image-column {