.mTop50 {
    margin-top:50px !important;
    }

.mTop10 {
    margin-top:10px;
    }

.mBottom100 {
    margin-bottom:100px !important;
    }

.mBottom50 {
    margin-bottom:50px !important;
    }

.mRight4pc {
    margin-right:4%;
    }

.mLeft16pc {
    margin-left:16%;
    }

.pTop50 {
    padding-top:50px !important;
    }

.pBottom100 {
    padding-bottom:100px !important;
    }

.height375 {
    height:375px;
    }

.image1 {
    margin-top:-375px;
    }
