.ngparaeuguaranteenotice {
    width: 100%;
}

.ngparaeuguaranteenotice img {
    height: auto;
    width: 100%;
}

.ngparaeuguaranteenotice-center>div {
    margin: 0 auto;
}

.ngparaeuguaranteenotice-center p {
    text-align: center;
}

.ngparaeuguaranteenotice-right>div
{
    margin: 0 0 0 auto;
}

.ngparaeuguaranteenotice-right p
{
    text-align: right;
}