.header1 {
    display: none;
}

.main_welcome {
    display: none;
}

.main_left {
    width: 100%;
}

p {margin-bottom:2%
    
}

main {
    padding: 5px 0px;
}

.logo {
    width: 100%;
}
#logo.img {width:100%;
Height: auto}

.header4 {
    display: inline-block;
    width: 100%;
    height: 162px;
    background-image: url("https://cdn.freewebstore.com/origin/904402/logo_1761662630344.png?v=1762122075795");
    background-repeat: no-repeat;
    background-position: center;
}

.social_media_title {
    font-size: 1.2rem;
    text-transform: uppercase;
    width: 20%;
    margin: auto
}

.footer1 {display:none;
}

.footer2 {display:none;
}

.footer3 {width:100%
}

.footer4 {width:100%;
}

.new_blogs_title {
    text-align: center;
}

.new_blogs_zero {
    text-align: center;
}

.newsletter_title {
    text-align: center;
}

.social_media_title {
    text-align: center;
}

.social_media_container {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top:1%;
}

.social_media_container li a {
    color: #000000;
    width: 100%;
}

footer {
    background-color: slategrey;
}