|
|
@ -23,12 +23,6 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
@media only screen and (max-width: 1460px) {
|
|
|
|
@media only screen and (max-width: 1460px) {
|
|
|
|
#infraGif {
|
|
|
|
|
|
|
|
position: inherit;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@media only screen and (max-width: 700px) {
|
|
|
|
|
|
|
|
#infraGif {
|
|
|
|
#infraGif {
|
|
|
|
position: inherit;
|
|
|
|
position: inherit;
|
|
|
|
width: 480px;
|
|
|
|
width: 480px;
|
|
|
@ -38,7 +32,7 @@
|
|
|
|
@media only screen and (max-width: 640px) {
|
|
|
|
@media only screen and (max-width: 640px) {
|
|
|
|
#infraGif {
|
|
|
|
#infraGif {
|
|
|
|
position: inherit;
|
|
|
|
position: inherit;
|
|
|
|
max-width: 99%;
|
|
|
|
max-width: 100%;
|
|
|
|
height: auto;
|
|
|
|
height: auto;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|