.logo {
max-height: 50px;
width: auto;
}

.img-size {
max-height: 640px;
width: auto;
min-width: 30vw;
}

.txt1  {
font-size: 16pt;
}

.accordion-button {
font-size: 10pt;
}


.img-size2 {
max-height: 480px;
width: auto;
min-width: 20vw;
}