.godaddy-badge {
    width: 200px;   /* your requested width */
    height: 100px;   /* your requested height */
    display: flex;
    align-items: center;
    justify-content: center;
    
}

.godaddy-badge img {
    width: 90%;
    height: 100%;
   
}
.godaddy-badge span,
.godaddy-badge div,
.godaddy-badge p {
    font-weight: normal !important;   /* removes bold */
}.