.footer p {
    margin-top: 0;
    margin-bottom: 0rem;
}
.footer {
    clear: both;
    font-size: 14px;
    color: #205e41;
    padding: 30px;
    text-align-last: center;
}
.header-lft p {
    text-align: center;
    font-size: 16px;
    margin: 0px 0px 3px 223px;
    font-weight: 500;
    letter-spacing: 0.6px;
    color: #146C43;
}
.header-rt img {
    width: 125px;
    float: right;
    object-fit: initial;
}
.header-lft {
    width: 80%;
    float: left;
}
.seprator img {
    margin-top: -33px;
}
span.company {
    font-weight: 400;
}
.main img {
    width: 100%;
    height: 205%;
}
.row {
    display: flex;
    place-content: center;
    margin-right: 0px!important;
    margin-left:  0px!important;
    flex-wrap: inherit!important;
}
.column {
    width: 48%;
    padding: 10px;
}
.title {
    margin: -48px 90px 0px 90px;
    width: auto;
    padding: 4px;
    height: auto;
    background-color: orange;
}
.title h4 {
    font-size: 30px;
    color: white;
    text-align: center;
    font-weight: 700;
}
.title-1 {
    margin: 10px 90px 0px 90px;
    width: auto;
    padding: 4px;
    height: auto;
    background-color: orange;
}
.title-1 h4 {
    font-size: 30px;
    color: white;
    text-align: center;
    font-weight: 700;
}

.product {
    padding: 5px 40px;
}
.left {
    float: right;
    background-color: white;
    font-weight: 400;
    clear: both;
}
.dotted {
    border-bottom: 1px dotted grey;
    margin: -3px 0px 0px 0px;
}
.discription {
    width: 70%;
    margin-top: -13px;
    float: left;
}
.discription .product {
    padding: 6px 30px 0px 34px;
}
.tag {
    margin-right: 14px;
    width: 30%;
    padding: 1px 0px;
    height: auto;
    background-color: orange;
}
.tag h4 {
    font-size: 30px;
    color: white;
    padding: 3px;
    margin-right: 6px;
    text-align: center;
    font-weight: 700;
}
span.price {
    background-color: white;
    padding: 0px 5px 0px 0px;
}
span.name {
    font-weight: bold;
}
.full-box {
    margin-top: 40px;
}
.full-box-3 {
    margin-top: 40px;
}
.full-box-4 {
    margin-top: 70px;
}
.full-box-5 {
    margin-top: 100px;
}
.full-box-6 {
    margin-top: 40px;
}
.full-box-8 {
    margin-top: 100px;
}
.full-box-9 {
    margin-top: 254px;
}
.one-column {
    display: flex;
    margin: 8px -40px 30px -44px;
    margin-right: auto;
    margin-left: -7px;
}
.one-column .column {
            margin-right: auto;
    margin-left: 0px;
}