.normal-txt b{
    font-weight: 400;
}
@media screen and (max-width: 425px) {
    .remote-row p {
        line-height: unset;
        font-size: unset;
    }
}