﻿@media screen and (min-width: 1024px)
{
    #getintouchdiv
    {
    width:53%;
    }
  
}
#submit {
    background:#f71d25;
    border-color:#f71d25;
}
    #submit:hover {
        background:#f71d25;
        border-color:#f71d25;
    } 