СОБСТВЕННО САМ СКРИПТ body {
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-attachment: fixed;
background-image: url(https://fs.getcourse.ru/fileservice/file/download/a/654236/sc/252/h/18ecd8cf9daa4683224e928fe6c024f2.png);
}
.gc-main-content .main-page-block .container {
background-color: rgba(255,255,255,.95);
margin: 30px auto;
padding: 60px 60px 100px;
max-width: 900px;
border-radius: 20px;
}
.position-actual-title {
font-size: 20px;
font-weight: 600;
color: #dc9d45;
}
.content-oplata {
padding: 20px 0;
margin: 0!important;
background: #eee;
border: 1px dashed #939393 !important;
border-radius: 20px;
color: #000;
}
@media (max-width: 425px){
.logo {
display: block!important;
}
.page-header h1 {
font-size: 20px;
}
.position-actual-title {
font-size: 15px;
}
.gc-main-content .main-page-block .container {
margin: 20p