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

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

.txt1 {
font-size: 16pt;
}

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

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