.wp-block-misha-packback{
	background: transparent;
	padding: 40px 20px;
	color: white;
}

.misha-block-form-wrap {
	/*border: 2px solid #494633;*/
	display: flex;
	justify-content: space-between;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
}

.misha-block-form-wrap div:first-child {
    padding: 8px 16px;
		width:100%;
}

.misha-block-form-wrap div:last-child {
	background-color: #494836;
	text-align: center;
	color: white;
	padding: 8px 20px;
	font-weight: bold;
}
#PackBack{
    height: 75vh;
    border: none;
    width: 100%;
    max-width: 100% !important;
}
p{
    max-width: 100% !important;
}
