assets/scss/2-modules/_benefits.scss in landing-page-gem-1.2.0 vs assets/scss/2-modules/_benefits.scss in landing-page-gem-1.2.1
- old
+ new
@@ -72,31 +72,10 @@
font-size: 1.35rem;
font-weight: 600;
display: block;
}
-.benefits__typography-itransfer {
- font-size: 1.7rem;
- font-weight: 600;
- line-height: 1;
- position: absolute;
- top: 4rem;
- margin-left: -20px;
-}
-
-@media screen and (min-width: 400px) {
- .benefits__typography-itransfer {
- font-size: 1.8rem;
- }
-}
-
-@media screen and (min-width: 768px) {
- .benefits__typography-itransfer {
- font-size: 1.9rem;
- }
-}
-
.benefits__typography--h6 {
color: $primary-red;
font-family: $font-family-saira;
font-weight: 700;
font-size: 2rem;
@@ -145,34 +124,10 @@
.benefits__row--pad {
margin-top: 0;
}
}
-.benefits__itransfer-img {
- width: 120px;
- margin-top: 40px;
-}
-
-@media screen and (min-width: 400px) {
- .benefits__itransfer-img {
- width: 140px;
- }
-}
-
-@media screen and (min-width: 768px) {
- .benefits__itransfer-img {
- width: 150px;
- }
-}
-
-@media screen and (min-width: 992px) {
- .benefits__itransfer-img {
- margin-top: 20px;
- width: 160px;
- }
-}
-
.benefits__idfpr-img {
width: 330px;
}
@media screen and (max-width: 992px) {
@@ -188,61 +143,9 @@
@media screen and (max-width: 992px) {
.benefits__iccb-img {
margin-top: 15px;
}
-}
-
-.benefits__accredited--card {
- background-color: $primary-blue;
- padding-bottom: 25px;
- padding-left: 10px;
- padding-right: 10px;
- padding-top: 15px;
- width: 90%
-}
-
-@media screen and (min-width: 400px) {
- .benefits__accredited--card {
- width: 75%;
- }
-}
-
-@media screen and (min-width: 768px) {
- .benefits__accredited--card {
- width: 50%;
- }
-}
-
-@media screen and (min-width: 992px) {
- .benefits__accredited--card {
- width: 100%;
- }
-}
-
-@media screen and (min-width: 1200px) {
- .benefits__accredited--card {
- width: 75%;
- }
-}
-
-.benefits__accredited--span-l {
- color: $white;
- font-size: 2.1rem;
- font-weight: bolder;
- display: block;
- line-height: 1;
- margin-top: -10px;
- margin-bottom: 5px;
-}
-
-.benefits__accredited--span-s {
- color: $white;
- font-size: 1.1rem;
- font-style: italic;
- line-height: .5;
- font-weight: 600;
- letter-spacing: -.04rem;
}
.benefits__accredited--span--source {
display: block;
}