|
@@ -1276,6 +1276,9 @@ ul.pagination {
|
|
|
padding: 0.8rem; }
|
|
|
#new-footer .tothetop {
|
|
|
bottom: 37rem; } }
|
|
|
+ @media (max-width: 768px) {
|
|
|
+ #new-footer .tothetop {
|
|
|
+ bottom: 16rem !important; } }
|
|
|
@media (max-width: 1024px) {
|
|
|
#new-footer .footer .contact img {
|
|
|
max-height: 1.5rem; }
|