You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- .teamed {
- h2 {
- width: 100%;
- padding-right: 15px;
- padding-left: 15px;
- }
- &.management-sales {
- @media (min-width: 992px) {
- .mod_catalogUniversalView:nth-of-type(1) {
- .team:nth-of-type(1) {
- margin-right: 75%;
- }
- }
- }
- }
- }
|