View header on mobile.
Black frame, and how I can avoid that image fills your space?
Thanks
@media only screen and (max-width:860px) {
#gkHeaderMod img {
width: 105%;
}
}
@media only screen and (max-width:840px) {
#gkHeaderMod img.parallax-img {
height: auto !important;
max-width: none !important;
width: 130% !important;
}
}
/*submarino*/
.submarino{
animation: movimiento 50s
@keyframes movimiento{
from { margin-right: 50%;
top { marign-raight: -30%;
}
/*espacios negros en cel*/
@media only screen and (max-width:860px) {
#gkHeaderMod img {
width: 105%;
}
}
@media only screen and (max-width:840px) {
#gkHeaderMod img.parallax-img {
height: auto !important;
max-width: none !important;
width: 130% !important;
}
}
/*submarino*/
.submarino{
animation: movimiento 50s
@keyframes movimiento{
from { margin-right: 50%;
top { marign-raight: -30%;
}