main {
    width: 1440px;
    height: 1000px;
    margin-top: 200px;
}

main p {
    margin-bottom: 40px;
}

main h4 {
    margin-bottom: 16px;
}