/* BASIC css start */
.company1{
    background: #fff;
    position: relative;
    padding: 20px 0;
    text-align: center;
    width: 800px;
    margin: 0 auto;

}
.company1 img {
    width: 100%;
}
/* BASIC css end */

