.about{
    width:85%;
    height: auto;
    background:white;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left:7.5%;
    padding: 5%;
    margin-top: 4%;
    border-radius: 5px;

  

   
}
.row{
    width: auto;
    margin-top: 5%;
    padding-top: 5%;
    height: auto;
    padding-bottom: 5%;
  
  }


.about .content img{
    height: auto;
    width: 600px;
    max-width: 100%;
    padding-right: 5%;

}
@media screen and (max-width:1280){
    .about .content{
        height: auto;
    }
    .about .content .text{
        margin: 90%;
        height: auto;
    }
    
    .about .content img{

        width: 90%;
        height: auto;
        }}


.text{
    width: 550px;
    max-width: 100%;
    padding:  10px;
}
.content{
    width: 85%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    color: black;


}
.text p{
    font-size: 18px;
    line-height: 1.5;
    font-family: sans-serif;
     color: white;
    
}
/* @media screen and (max-width:1024px){
    .about{
        width:90%;
        height: auto;
        padding: 70px 0px;
    }
    .content{
        height: auto;
    }
        } */

    @media screen and (max-width:650px){
        .col{
            width: 90%;
        }
        .about .content .img{
            margin-bottom: 35px;
          

        }
        .row.row-cols-1.row-cols-md-2.g-4{
            height: 1050px;
        }
        .card.card-museum{
            height: 480px;
            margin-top: -25%;
        }
        .card.card-image{
            margin-top: 5%;
        }
 
        .about{
            height: auto;
            
        }
  
}


.abouts{
    width:85%;
    height: auto;
    background:white;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left:7.5%;
    padding: 5%;
    margin-top: 4%;
    border-radius: 5px;

  

   
}


.abouts .content-about img{
 
    max-width: 100%;
    padding-right: 5%;

}
@media screen and (max-width:1280){
    .abouts .content-about{
        height: auto;
    }
    .abouts .content-about .text{
        margin: 90%;
        height: auto;
    }
    
    .abouts .content-about img{

        width: 90%;
        height: auto;
        }}


.text{
    width: 550px;
    max-width: 100%;
    padding:  10px;
}
.content-about{
    width: 1024px;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    color: black;


}
.text p{
    font-size: 18px;
    line-height: 1.5;
    font-family: sans-serif;
     color: white;
    
}
/* @media screen and (max-width:1024px){
    .about{
        width:90%;
        height: auto;
        padding: 70px 0px;
    }
    .content{
        height: auto;
    }
        } */

    @media screen and (max-width:650px){
        .col{
            width: 90%;
        }
        .abouts .content-about .img{
            margin-bottom: 35px;
          

        }
        .row.row-cols-1.row-cols-md-2.g-4{
            height: 1050px;
        }
        .card.card-museum{
            height: 480px;
            margin-top: -25%;
        }
        .card.card-image{
            margin-top: 5%;
        }
 
        .abouts{
            height: auto;
            
        }
  
}
.icon-contact h4{
font-weight: 200px;
}