﻿/* Screens wider than 1200px can fit the showcase and form next to eachother */
@media (min-width: 1200px) {
    /*.page-content
    {
        width: 1200px; 
    }*/
}