Клавиатура (Box) CANYON CNS-HSETW02-RU CANYON SET-W20 EN/RU Keyboard+Mouse Velvet Wireless Black
@media (min-width: 1431px) and (max-width: 3840px) {
.rowfull {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.halfcont {
display: flex;
width: 50%;
flex-direction: column;
}
.cont30 {
display: flex;
width: 33.33%;
}
.maintitle {
font-size: 27px;
font-weight: bold;
padding-bottom: 2%;
padding-top: 2%;
}
.text-block {
padding: 10% 5% 10% 5%;
font-size: 18px;
}
.wf {
width: 85%;
margin-left: auto;
margin-right: auto;
}
.wt {
color: #FFFFFF;
}
.giant-text {
font-size: 6vw;
line-height: 4.5vw;
padding: 10%;
font-weight: 600;
}
.atr {
text-align: right;
}
.atc {
text-align: center;
}
}
@media (min-width: 992px) and (max-width: 1430px) {
.rowfull {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.halfcont {
display: flex;
width: 50%;
flex-direction: column;
}
.cont30 {
display: flex;
width: 33.33%;
}
.maintitle {
font-size: 27px;
font-weight: bold;
padding-bottom: 2%;
padding-top: 2%;
}
.text-block {
padding: 10% 5% 10% 5%;
font-size: 16px;
}
.wf {
width: 95%;
margin-left: auto;
margin-right: auto;
}
.wt {
color: #FFFFFF;
}
.giant-text {
font-size: 75px;
line-height: 60px;
padding: 10%;
font-weight: 600;
}
.atr {
text-align: right;
}
.atc {
text-align: center;
}
}
@media (min-width: 260px) and (max-width: 991px) {
.rowfull {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.halfcont {
display: flex;
width: 100%;
flex-direction: column;
}
.cont30 {
display: flex;
width: 100%;
}
.maintitle {
font-size: 27px;
font-weight: bold;
padding-bottom: 2%;
padding-top: 2%;
}
.text-block {
padding: 5% 5% 5% 5%;
font-size: 16px;
}
.wf {
width: 100%;
margin-left: auto;
margin-right: auto;
}
.wt {
color: #FFFFFF;
}
.giant-text {
font-size: 14vw;
line-height: 10vw;
padding: 10%;
font-weight: 600;
padding: 5% 5% 2.5% 5%;
}
.atr {
text-align: right;
}
.atc {
text-align: center;
}
}
.video {
height: 0;
position: relative;
padding-bottom: 56.25%;
}
.video iframe {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}