|
@@ -67,16 +67,7 @@
|
|
|
|
|
|
@media (max-width: 768px) {
|
|
|
.topContainer {
|
|
|
- display: flex;
|
|
|
- flex-direction: column;
|
|
|
- align-items: center;
|
|
|
- justify-content: center;
|
|
|
height: 66.71vw;
|
|
|
- width: 100%;
|
|
|
- background-image: url("../../assets/images/aboutus/top.png");
|
|
|
- background-size: cover;
|
|
|
- background-position: center;
|
|
|
- background-Repeat: no-repeat;
|
|
|
}
|
|
|
|
|
|
.aboutUsTitle {
|