diff --git a/css/style.css b/css/style.css index 4369e3a..dd28f4e 100644 --- a/css/style.css +++ b/css/style.css @@ -12814,4 +12814,10 @@ textarea.form-control { width: 30%; height: auto; margin-top: -40%; +} + +@media (max-width: 767.98px) { +.hero-wrap.hero-wrap-2 { + height: 200px; +} } \ No newline at end of file