97 lines
1.3 KiB
CSS
97 lines
1.3 KiB
CSS
@import 'index.css';
|
|
@import 'in.css';
|
|
|
|
|
|
.vih2{
|
|
font-size: 20px !important;
|
|
font-family: 'Times New Roman', Times, serif !important;
|
|
width: 190px;
|
|
line-height: 25px;
|
|
font-style: italic;
|
|
text-decoration: underline;
|
|
color: black;
|
|
}
|
|
@media (max-width: 767px ) {
|
|
|
|
.img_{
|
|
display: none !important;
|
|
}
|
|
|
|
}
|
|
|
|
@media (max-width: 536px ) {
|
|
|
|
.btn-reg{
|
|
top: 180px !important;
|
|
left: 35px !important;
|
|
}
|
|
|
|
}
|
|
|
|
@media (max-width: 372px ) {
|
|
|
|
.vih2{
|
|
width: 100px !important;
|
|
}
|
|
|
|
}
|
|
|
|
@media (max-width: 344px ) {
|
|
|
|
.btn-reg{
|
|
top: 210px !important;
|
|
}
|
|
|
|
.vih{
|
|
width: 100px !important;
|
|
}
|
|
|
|
}
|
|
|
|
@media (max-width: 272px ) {
|
|
|
|
.vk-goo{
|
|
margin-bottom: 15px;
|
|
}
|
|
|
|
|
|
}
|
|
|
|
@media (max-width: 267px ) {
|
|
|
|
.btn-reg{
|
|
top: 145px !important;
|
|
left: 15px !important;
|
|
font-size: 20px !important;
|
|
}
|
|
|
|
.lead{
|
|
font-size: 13px !important;
|
|
width: 150px !important;
|
|
margin-left: 20px !important;
|
|
}
|
|
|
|
|
|
}
|
|
|
|
@media (max-width: 226px ) {
|
|
|
|
.vih2{
|
|
font-size: 13px !important;
|
|
width: 100px !important;
|
|
}
|
|
|
|
.vk-goo{
|
|
font-size: 10px !important;
|
|
}
|
|
|
|
}
|
|
|
|
@media (max-width: 213px ) {
|
|
|
|
.btn-reg{
|
|
font-size: 15px !important;
|
|
}
|
|
|
|
}
|