body { font-family: 'Poppins', sans-serif; background: #fafafa; background-image: url(../images/road.jpg); background-position: center center; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; /* background-color:#043381;*/ } #containerseiterand { text-align: center; } .btn btn-primary { color: #043381; background-color: #fff; } #tableSearch { width: 1300px; } .align-self-xl-start { width: 100%; } #normaltable { width: 1500px; } .carousel-inner { width: 100%; } h1 { color: #043381; font-size: 32px; } #imgcar { width: 800px; height: 333px; } @media (max-width: 558.98px) { #conovertab { width: 350px; overflow-x: auto; } h1 { color: #043381; font-size: 22px; } #tableSearch { max-width: 350px; } #containerseiterand { margin-left: 5px; margin-right: 5px; width: 350px; } #imgcar { width: 300px; height: 125px; } .carousel-inner { width: 600px; height: 125px; } .carousel-item { width: 600px; height: 125px; } carousel-caption d-none d-md-block { width: 600px; height: 125px; } }