|
@ -43,15 +43,14 @@ a { |
|
|
background-color: #1c75bc !important; |
|
|
background-color: #1c75bc !important; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
@media (min-width: 1335px) { |
|
|
.courses { |
|
|
.courses { |
|
|
|
|
|
margin-top: 100px; |
|
|
@media (min-width: 1335px) { |
|
|
max-width: 75%; |
|
|
margin-top: 100px; |
|
|
|
|
|
max-width: 75%; |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
@media (max-width: 1366px) { |
|
|
@media (max-width: 1366px) { |
|
|
.courses { |
|
|
|
|
|
margin-top: 100px; |
|
|
margin-top: 100px; |
|
|
max-width: 85%; |
|
|
max-width: 85%; |
|
|
} |
|
|
} |
|
|