body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
	     <style type="text/css">
    html,
    body,
    header,
    .view {
	height: 100%;
	background-color: #FFFFFF;
    }

    @media (max-width: 740px) {
      html,
      body,
      header,
      .view {
             }
     
      }

    @media (min-width: 800px) and (max-width: 850px) {
      html,
      body,
      header,
      .view {
              }
    }
    @media (min-width: 800px) and (max-width: 850px) {
              .navbar:not(.top-nav-collapse) {
                  background: #1C2331!important;
              }
     }
     @media screen and (max-width: 650px)
{
  #callnowbutton{
    display: block;
    position: fixed;
    text-decoration: none;
    z-index: 2147483647;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 60px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 180%;
    overflow: hidden;
    padding-right: 20px;
    background: #009900;
    display: flex;
    justify-content: center;
    align-items: center;
    text-shadow: 0 1px 0px rgba(0, 0, 0, 0.18);
    }

  }
  
  .fixedcallicon {
	background: rgba(0,0,0,0.5);
    color: rgba(255,255,255,0.7);
    position: fixed;
    top: 43%;
    right: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    display: inline-block;
    z-index: 99;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    transition: all 1s ease;
}
.fixedcallicon i {width:60px;height:60px;text-align:center;}
.fixedcallicon:hover {width:220px;background:rgba(245, 228, 25, 0.5);}


.intro h1 {font-family:Great Vibes;font-size:150px;font-weight:400;line-height:1.1;}
.intro h1 span.big {
border-top: 1px solid;
    border-bottom: 1px solid;
    margin-bottom: 0px;
    padding: 36px 0 0px;
    display: inline-block;
}
.intro h1 span.small {
	font-size:90px; font-family:Oswald; font-weight:700;
}
.intro h1 span.smaller {
	font-size:20px;
	font-family:Oswald;
	display:block;
	margin-bottom:30px;
	font-weight:300;
}
   @media (max-width: 100% {
      html,
      body,
      header,
      .view {
             }
     
      }

    @media (min-width: 100%) and (max-width: 100%px) {
      html,
      body,
      header,
      .view {
              }
    }
    @media (min-width: 100%px) and (max-width: 100%px) {
              .navbar:not(.top-nav-collapse) {
                  background: #1C2331!important;
              }
     }
     @media screen and (max-width: 100%px)
  </style>