.wp-block-image img{
	height:auto;
}

.btn.btn-warn {
    color: #FF8E00;
    border: 2px solid #FF8E00;
    font-size: 14px;
    padding: 6px 10px;
    max-width: 100%;
    word-break: unset;
    line-height: auto;
    height: auto;
    width: 100%;
    white-space: normal;
    letter-spacing: -0.5px;
    padding: 6px 1px;
}