.aboutimg{
    width: 100% !important;
    margin-left: 0%;
}
.aboutimg{
    overflow: hidden;
    background-color: white;
}
.aboutimg img{
    width: 100%;
}
.images{
    display: flex;
    justify-content: center;
    align-items: center;
}
.after{
    height: 12% !important;
}
.start{
    width: 100% !important;
}
.start h1{
    font-size: 1rem;
}
.start h4{
    font-size: .6rem;
}
.start p{
    font-size: .5rem;
    margin-top: 1rem !important;
}
.start h1::before{
    top: 40px;
}
.notice p{
    width: 80%;
}
.notice h1::after{
    top: 30%;
}
.sub-content{
    display: flex !important;
    flex-direction: column !important;
    gap: 1rem !important;
    padding: 0px !important;
}
.sboutdesc{
    width: 100% !important;
    margin-top: 1rem !important;
}
.sboutdesc h1{
    width: 100%;
    font-size: 1rem;
    font-weight: bold;
}
.sboutdesc p{
    font-size: .7rem;
    font-style: oblique;
}
.content{
    display: flex !important;
    flex-direction: column !important;
}
.start h1{
    font-size: 13px !important;
}
.sub-content ul li{
    font-size: .7rem !important;
}
.images-property{
    width: 100% !important;
}
.images-property img{
    width: 100% !important;
}
.whole h2{
    font-size: 1.4rem;
}
.whole p{
    font-size: .9rem;
}
.whole{
    padding: 30px;
}
