summary{
text-align: center;
    background-color: #002D46;
    color: #fff;
}
summary &gt; b{
width:90%;
}
#pagin_list {
    width: 50%;
    margin: 0 auto;
}
nav .navbar-link {
    color: #002D46 !important;
}
.preview_picture{
height: 180px;
}
.head-flags{
	margin: 0 78%;
    display: flex;
    position: relative;
}
.triangle{
	margin: 0 8px;
}
.center_menu {
    width: 90%;
}
.flags-left {
    display: flex;
    margin-left: 30px;
    margin-top: 1px;
}
.navbar {
width:100% !important;
}
#main-news-en.columns{
max-width: 100% !important;
}
@media only screen and (max-device-width: 500px)
tr td {
    padding: 14px;
    width: 100%;
    float: left;
    text-align-last: center;
}
}

.flex-50 {
    flex-basis: 50%;
    padding: 30px;
}
.main-block-tr {
    display: flex;
flex-wrap: wrap;
}
@media screen and (max-width: 768px){
.photogallery .right{
    width: 100% !important;
    padding: 11px !important;
	}
.flex-50{
flex-basis: 90%;
padding: 20px;
}
.photogallery .left {
    width: 100% !important;
padding: 10px;
}
}

img.preview_picture {
    width: 100%;
}

.board {
    width: 100% !important;
}
.carousel{
	width: 100% !important;
}
.column.is-4 &gt; img {
    width: 100%;
}


body {
    margin: 0;
    padding: 0;
    font-family: Philosopher, Trebuchet MS, sans-serif;
}

h1 {
    font-size: 2em;
    font-family: Philosopher, Trebuchet MS, sans-serif;
}

h2 {
    font-size: 1.5em;
}

h3 {
    font-size: 1.17em;
}

.header__menu .logo {
    width: 70%;
}

.header_border .header__controls {
    padding-bottom: 20px;
    padding-top: 10px;
}

header.header.header_border {
    margin-top: 10px;
    padding-bottom: 0px;
}

nav .navbar-start {
    width: 100%;
    justify-content: space-between;
}

nav .navbar-brand {
    display: none;
}

nav .navbar-link {
    font-size: 22px;
    font-weight: bold;
}

.photogallery {
    display: flex;
flex-wrap: wrap;
}

.photogallery .left {
    width: calc(100% - 400px);;
}

.photogallery .right {
    width: 400px;
    padding-left: 25px;
}

.container {
    padding: 0px;
}

.navbar-dropdown .navbar-item {
    font-size: 16px;
}

#volsu-app .main__content {
    width: 100%;
}



.carousel {
    height: 500px !important;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    
}

/* .carousel .item {
    width: 100%;
    height: 400px;
} */

.abitur {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.abitur .abitur-little {
    display: flex;
    justify-content: center;
    align-content: center;
}


.abitur .abitur-little .link-block {
    margin: 10px;
    width: 100%;
    height: auto;
}

.abitur.study-programs .abitur-little .link-block {
    width: 30%;
}

.main_border .container {
    border-bottom: none;
}

.owl-carousel {
    width: 1044px;
}

.carousel .item .slider-item {
    display: flex;
    width: 1044px;
    height: 400px;
    justify-content: left;
    align-items: flex-end;
    background-size: cover;
    background-repeat: no-repeat;
}

.carousel .item .slider-item .slider-item-text {
    font-size: 22px;
    font-weight: bold;
    color: white;
    padding: 20px;
    background-color: #222227a8;
    width: 100%;

}

.carousel .item {
    display: flex;
}

.board {
    width: 300px;
    height: 400px !important;
    margin: 100px -80px 0 0;
    opacity: 1;
padding: 50px !important;
    z-index: 23;
    border: 0;
    background: #f9f9f9;
    padding: 10px;
    display: flex;
    flex-direction: column;
}

.board .title {
    font-size: 22px;
    flex: 0 0 auto;
}

.board .text {
    font-size: 16px;
    flex: 1 0 auto;
}

.board .control {
    /* background: #000; */
    width: 300px;
    height: 70px;
    flex: 0 0 auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.board .control .item {
    width: 50px;
    height: 50px;
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #4a235a;
    border-radius: 10px;
    color: #002d46;
}

.meet-the-team {
    margin-top: 0px;
    flex-wrap: wrap;
}

.meet-the-team .column {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.meet-the-team .name {
    font-size: 20px;
    text-align: center;
}

.contacts-info {
    text-align: center;
    font-size: 18px;
    margin-top: 30px;
}

.contacts-info table {
    font-size: 18px;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.contacts-info table td {
    padding-top: 3px;
    padding-bottom: 3px;
}

footer.footer {

    padding: 0;
}

.dropdown.dropdown_feedback {
    width: 120px;
}

footer .ru-version {
    width: 120px;
    display: flex;
    /* justify-content: center; */
    margin-top: 20px;
}

.link-block__link {
	z-index: 20;
}

.navbar {
	flex-wrap: wrap;
}

.navbar-menu {
	width: 100%;
}

footer.footer {
	background-color: white;
}

#volsu-app {
	min-height: calc(100vh - 346px);
}

@media screen and (max-width: 900px) {
    nav .navbar-brand {
        display: block;
    }

}

@media screen and (min-width: 1024px) {
	.navbar-item.has-dropdown:hover &gt; .navbar-dropdown {
		display: block;
	}
}

