.jfrog-mobile {
    margin: 0px;
    padding: 0px
}
.eg-pl
{
    width: 55%;
    padding-top: 55px;
    line-height: 30px;	
    margin-left: -30px;	
}
.eg-pl span {
    font-size: 16px;
	line-height: 16px;
    font-weight: 100;
}
.rt {
    width: 506px;
}
@media screen and (max-width: 1200px) {
	.banner-content .rt,
	.banner-content .jfrog,
	.banner-content .container,
	.banner-content .jfrog-mobile,
	.banner-content .eg-pl	{
		width: 100%;
		margin: 0;
		padding: 0
	}
	.banner-content .eg-pl	{
		padding: 15px 0 20px 0;
		text-align: center
	}	
	.banner-content .rt img
	{
		width: 100%;
		height: auto
	}	
}	
@media screen and (max-width: 480px) {
 .mktoForm textarea.mktoField {
    line-height: 1.2em!important;
    padding-top: 10px!important;
    padding-bottom: 25px!important;
}
}