@media (max-width: 767px){
    .terms-and-conditions-text {
        display: flex;
        padding-left: 25px;
    }
    }