Line 138: | Line 138: | ||
@media and screen (max-width:768px){ | @media and screen (max-width:768px){ | ||
#content-wrap{ | #content-wrap{ | ||
− | padding-bottom: 25rem; | + | padding-bottom: 25rem !important; |
} | } | ||
} | } | ||
Line 144: | Line 144: | ||
@media and screen (max-width:992px){ | @media and screen (max-width:992px){ | ||
#content-wrap{ | #content-wrap{ | ||
− | padding-bottom: 25rem; | + | padding-bottom: 25rem !important; |
} | } | ||
} | } |
Revision as of 11:09, 25 October 2020