.posts-width {
    width: 50%
}

.featured-posts-width {
    width: 30%
}

.featured-container{
    width: 90%;
}

.featured-image-container{
    height: 120px;
    width: 120px;
}

.featured-description-container{
    width: calc(100% - 120px);
  }
  .featured-texts {
    text-align: start;
  }

.post-main-image-container{
    width: 25%;
    height: 250px;
}

.post-detail-container{
    width: 75%;
}

.blog-width{
    width: 60%
}

.body-blog-width{
    width: 90%
}

#body img {
    width: 100%;
}

.blog-width p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
}

.blog-width span {
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
}

.blog-width li {
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
}

.blog-width ul {
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
}

.blog-width p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
}

.text-blogs {
    text-align: left;
}