.shape-leaf-overflow{overflow:hidden;}
.shape-leaf {position:relative;width: 50%;margin: auto;}
.shape-leaf:before{
    position: absolute;
    content:'';
    width: 513px;
    height: 623px;
    background: url(/images/0000_bio/shape/leaf2.png) no-repeat scroll center center / cover;
    top: 0px;
    left: -40%;
    margin: auto;
}


.pig-image{position:relative;}
.pig-image:before{
    position: absolute;
    content:'';
    width: 300px;
    height: 155px;
    background: url(/images/0000_tmc/about/003.png) no-repeat scroll center center / cover;
    top: 8%;
    right: 0;
    left: 0;
    margin: auto;
}


/*-----------------------------------------------------------------------
                                992 px
-------------------------------------------------------------------------*/
@media screen and (max-width:992px){
.pig-image{position:relative;}
.pig-image:before{
    position: absolute;
    content:'';
    width: 250px;
    height: 130px;
    background: url(/images/0000_tmc/about/004.png) no-repeat scroll center center / cover;
    top: 8%;
    right: 0;
    left: 0;
    margin: auto;
  }}

/*-----------------------------------------------------------------------
                                992 px
-------------------------------------------------------------------------*/
@media screen and (min-width:992px){
.red-box {
    margin-top: -15%!important;
    margin-left: -10%!important;
    position: relative!important;
    width: 100%;
  }}


.bacon-image{position:relative;}
.bacon-image:before{
    position: absolute;
    content:'';
    width: 300px;
    height: 155px;
    background: url(/images/0000_tmc/about/005.png) no-repeat scroll center center / cover;
    top: 8%;
    right: 0;
    left: 0;
    margin: auto;
}


/*-----------------------------------------------------------------------
                                992 px
-------------------------------------------------------------------------*/
@media screen and (max-width:992px){
.bacon-image{position:relative;}
.bacon-image:before{
    position: absolute;
    content:'';
    width: 250px;
    height: 130px;
    background: url(/images/0000_tmc/about/005.png) no-repeat scroll center center / cover;
    top: 8%;
    right: 0;
    left: 0;
    margin: auto;
  }}


.meat-image{position:relative;}
.meat-image:before{
    position: absolute;
    content:'';
    width: 350px;
    height: 133px;
    background: url(/images/0000_tmc/about/006.png) no-repeat scroll center center / cover;
    top: 65%;
    right: 0;
    left: -85%;
    margin: auto;
    z-index: 20;
}

.meat-image{position:relative;}
.meat-image:after{
    position: absolute;
    content:'';
    width: 320px;
    height: 218px;
    background: url(/images/0000_tmc/about/007.png) no-repeat scroll center center / cover;
    top: 38%;
    left: 0;
    right: -85%;
    margin: auto;
    z-index: 20;
}







/*-----------------------------------------------------------------------
                                992 px
-------------------------------------------------------------------------*/
@media screen and (max-width:992px){
.meat-image{position:relative;}
.meat-image:before{
    top: 77%;
    right: 0;
    left: -120%;}
.meat-image{position:relative;}
.meat-image:after{
    top: 58%;
    left: 0;
    right: -139%;}