.swiper-single-post-img {
    width: 400px !important;
    max-width: 100%;
    height: auto !important;
}

.single-news .single-post-swiper {
    max-width: 100%;
    width: 400px !important;
    height: auto !important;
    margin: 0 auto;
}

.swiper-single-post-img img {
    height: 100% !important;
    width: 100% !important;
    object-fit: contain !important;
}

.my-single-news-title {
    margin-bottom: 20px;
    margin-top: 20px;
    line-height: 50px;
}

.my-main-body-container {
    margin-top: 30px;
}

.my-other-news {
    margin-top: 60px;
}

.my-news-item-img {
    width: 100%;
    height: auto;
}

.my-helpers-item-img img {
    object-fit: contain;
}
