/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 12/12/2016, 9:32:02 AM
    Author     : Jam.D
*/

h2 {
 font-size: 1.550em;
}

.container {
  width: 960px;
}

#contact-info-left {
  width: 585px;
}

#contact-info-right {
  width: 370px;
}

.project-row{
  width: 300px;
}

.contact-us #contact-info-right {
    width: 540px;
}