input#submit {
    width: 50%;
    font-size: 1em;
    text-transform: uppercase;
    background: #222;
    border: none;
    outline: none;
    margin-top: 0.5em;
    color: #fff;
    font-weight: 500;
    padding: 10px 0;
    margin-right: 30px;
}

@media(min-width:768px){
	#live800img{width:120px}
}
@media(max-width:767px){
	#live800img{width:35px}
}
