/*//////////////// GLOBAL STYLES ///////////////////////////////////////////////////////////////////////////////*/

.container {
       
        width: 100%;
 	float: center;
       
        margin: 2px auto;
      
    }
   
    .block {
        background: #243560;
        height: 307px;
        width: 310px;
        float: left;
        margin: 2px;
 	padding:2
    }