@media screen and (max-width: 768px) {
    .targets .section-header svg {
    display: none;
}

.make-better .we-done ul li {
    width: auto;
}

body {
    padding: 0;
}
  .make-better ul li {
}

.make-better .need-to-do ul {
    padding: 0;
}

section.bottom.relative a.button {
    width: auto;
}

.dottes-bg-container {
    width: auto;
}  
.make-better ul li {
    width: auto;
}

.make-better .need-to-do ul {
    padding: 0;
}

section.bottom.relative a.button {
    width: auto;
}

.dottes-bg-container {
    width: auto !important;
}

.banner-about {
    padding-top: 40px;
}

.banner-about .button {
    width: 100%;
    margin-top: 10px;
}

.banner-about ul li {
    height: auto;
    width: auto;
    font-size: 16px;
    margin-bottom: 12px;
}

.banner-about p {
    margin-bottom: 32px;
}

.men img {
    right: 0;
}

.men:after {
    width: 100%;
    right: 0;
}

section {overflow: hidden;}

header {
    padding: 15px 15px;
}

section.bunner {
    padding: 0 15px;
}

main, footer {
    padding: 0 15px;
}

section.about-us {
    margin-top: 84px;
}

.about-logo {
    margin-top: 30px;
    width: 100%;
}

.about-us div section.space-y-6 {
    margin-top: 52px;
}

section.targets.relative {
    padding-top: 56px;
}

.targets .dottes-bg-container {
    top: 0;
    left: 0;
}

.targets section div img {
    left: 0;
    margin-top: 20px;
}

.targets-content {
    margin-top: 10px;
    margin-left: 0;
}

.make-better ul li span {
    text-wrap: wrap;
}

.make-better ul li svg {
    display: none;
}

.we-done ul.space-y-4 {
    padding: 0;
}

.wwa-row.row1 {
    margin-top: 30px;
    margin-bottom: 20px;
}

section.why-we-are.relative {
    padding-top: 40px;
}

.wwa-row.row2 {
    margin-bottom: 20px;
}

section.trusted-us.relative {
    padding-top: 56px;
}

section.trusted-us.relative .dottes-bg-container {
    top: 0;
}

section.trusted-us.relative ul li {
    flex-direction: row;
    align-items: center;
}

section.trusted-us.relative ul li img {
    margin-left: 0;
}
.partners-list a {
    flex: 0 0 45%;
}

.partners-list {
    justify-content: space-around;
}

footer .log {
    justify-content: space-between;
}

a.go-to-up {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 40px 0;
}

.contacts.text-sm.space-y-1.flex > div span {
    font-size: 14px;
}

footer .contacts {
    width: 100%;
    display: block;
    text-align: left;
    margin-bottom: 30px;
}

header > nav {
    display: none;
}

header .button {
    display: none;
}
.form-container form {
    width: auto;
}
.need-to-do > img {
    margin-left: 0;
}

section.about-us.relative img {
    margin-top: 0;
}

section.goodteambro {
    margin-top: 0;
}
}