2023-02-10 18:55:38 +00:00
|
|
|
.heading--specifications-texto {
|
|
|
|
margin: 0 0 16px;
|
|
|
|
@media (min-width: 2560px) {
|
|
|
|
font-weight: 400;
|
|
|
|
font-size: 24px;
|
|
|
|
line-height: 38px;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
@media screen and (max-width: 1024px) {
|
|
|
|
.heading--specifications-texto {
|
|
|
|
font-size: 24px;
|
|
|
|
line-height: 38px;
|
|
|
|
margin: 0;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
@media screen and (max-width: 376px) {
|
|
|
|
.heading--specifications-texto {
|
|
|
|
font-size: 20px;
|
|
|
|
}
|
|
|
|
}
|