.mfgr-box {
    border-style: solid;
    border-color: #225E87 !important;
    border-width: 1px;
    border-radius: 10px;
    padding: 10px;
    margin-left: 0px;
    margin-right: 0px;
}

.mfgr-box .zpheading {
    text-align: center;
}

.mfgr-box .zptext {
    text-align: center;
}