|
|
|
@ -963,7 +963,7 @@ body.is-p-subnav .site-header { |
|
|
|
width: auto; |
|
|
|
max-width: 80%; |
|
|
|
max-height: 80%; |
|
|
|
height: 100%; |
|
|
|
height: 80%; |
|
|
|
object-fit: contain; |
|
|
|
} |
|
|
|
.p-subnav { |
|
|
|
@ -1153,8 +1153,8 @@ body.is-p-subnav .site-header { |
|
|
|
gap: 16Px!important; |
|
|
|
} |
|
|
|
.p-related__media img { |
|
|
|
max-width: 80Px!important; |
|
|
|
max-height: 160Px!important; |
|
|
|
max-width: 80%!important; |
|
|
|
max-height: 80%!important; |
|
|
|
} |
|
|
|
.p-related__foot { |
|
|
|
padding-top: 16Px!important; |
|
|
|
|