@media(width: 320px){
            .tp-simpleresponsive > ul > li{
                height: 284% !important;
            }
            .footer{
                margin-top: 209px;
            }
            .form-encima{
	   			left: 7px !important;
			}
        }
        @media(width: 375px){
            .tp-simpleresponsive > ul > li{
                height: 239% !important;
            }
            .footer{
                margin-top: 209px;
            }
            .form-encima{
	   			left: 7px !important;
			}
        }
        @media(width: 411px){
            .tp-simpleresponsive > ul > li{
                height: 239% !important;
            }
            .footer{
                margin-top: 209px;
            }
            .form-encima{
	   			left: 7px !important;
			}
        }
        @media(width: 414px){
            .tp-simpleresponsive > ul > li{
                height: 239% !important;
            }
            .footer{
                margin-top: 209px;
            }
            .form-encima{
	   			left: 7px !important;
			}
        }
        @media(max-width: 479px){
            .tp-simpleresponsive > ul > li{
                height: 254% !important;
            }
            .footer{
                margin-top: 209px;
            }
            .form-encima{
	   			left: 7px !important;
			}
            
        }
       