
@media(min-width: 320px) and (max-width:567px){
		.bcb-from {
    padding: 30px 20px;
}
.expo-comp-lp-430, .expo-comp-lp-thankyou-442{
   	height: auto;
	overflow: auto; 
}
.expo-comp-lp-430, .expo-comp-lp-thankyou-442{
   	height: 100%;
	overflow: auto; 
}
.bcb-from {
    height: 100%;
    display:block;
}

.expo-comp-lp-thankyou-442 .dcb-banner {
    display: flex;
    align-items: center;
    height: 90vh;
}

}

@media(min-width: 320px) and (max-width:767px){
 	
h1 {
    font-size: 32px;
    line-height: 34px;
}	

}

@media(min-width: 568px) and (max-width:768px){
 .bcb-from {
    padding: 30px 50px;
} 

}




