.grid {border-spacing:0;margin-bottom:10px;width:100%;border: none;max-width: 100%;table-layout: fixed;}
.grid tr > td, .grid > tr > th {padding:1%;vertical-align:top;border: none;}
.grid-col-1 {width:8.33333333%}
.grid-col-2 {width:16.66666666%}
.grid-col-3 {width:24.99999999%}
.grid-col-4 {width:33.33333332%}
.grid-col-5 {width:41.66666665%}
.grid-col-6 {width:49.99999998%}
.grid-col-7 {width:58.33333331%}
.grid-col-8 {width:66.66666664%}
.grid-col-9 {width:74.99999997%}
.grid-col-10 {width:83.3333333%}
.grid-col-11 {width:91.66666663%}
.grid-col-12 {width:100%}

.img-block img{display: block;}
.img-responsive {display: block;max-width: 100%;height: auto;}
.img-parentwidth img{max-width:100%;height: auto;}
.img-pull-left{float: left;}
.img-pull-right{float: right;}
.img-pull-center{text-align: center;}
.img-pull-center img{margin-right: auto; margin-left: auto;}
img.img-pull-center{margin-right: auto; margin-left: auto;}