﻿*
{
margin: 0;
padding: 0;
}   
h1 .need
{
color:white;
}
.weat
{
color: aliceblue;
font-size: 18px;
font-family: 'Roboto Mono', monospace;
}
.spn
{
color:#472001;text-align:center;
}
.line
{
font-size:27px;color:red;
}
.info1
{
color:red;
font-size:0.8em !important;
}
.opa1
{
text-align:center; margin-top:11em;
}
.contact1
{
font-size:0.8em;
}
.contact{
background-image: url(../images/contact3.jpg);
position: relative;
display: block;
margin-top: 5%;
background-attachment: initial;
background-size: cover;
background-position: bottom;
background-repeat: no-repeat;
z-index: 1;
height: 32em;
}
.opa
{
background: black;
opacity: 70%;
height: 100%;
}
.centreline{
position: relative;
display: inline-block;
float: left;
border-left: 2px solid #dddddd;
padding-right: 10px;
height: 300px;
margin-top: 1em;
}
.img
{
width:100%;
height:20%;
}
@media only screen and (max-width: 812px) and (min-width: 280px) {
    .centreline {
    display: none; 
    float: none;
    position:static;
    }  
}
#timing, .numbers {
text-align: left;
}