page updated
This commit is contained in:
@@ -230,17 +230,17 @@ hover:label {
|
||||
.j{
|
||||
background-image: url(/assets/img/Find-an-IIMTT-training-centre-near-you.jpeg);
|
||||
background-repeat:no-repeat;
|
||||
height:28vh;
|
||||
height:100%;
|
||||
width:100%;
|
||||
background-size:cover;
|
||||
background-position:center;
|
||||
background-attachment:fixed;
|
||||
}
|
||||
@media (max-width: 1200px) {
|
||||
@media (max-width: 1504px) {
|
||||
.j{
|
||||
background-image: url(/assets/img/Find-an-IIMTT-training-centre-near-you.jpeg);
|
||||
background-repeat:no-repeat;
|
||||
height:40vh;
|
||||
height:100%;
|
||||
width:100%;
|
||||
background-size:cover;
|
||||
background-position:center;
|
||||
@@ -251,7 +251,7 @@ hover:label {
|
||||
.j{
|
||||
background-image: url(/assets/img/Find-an-IIMTT-training-centre-near-you.jpeg);
|
||||
background-repeat:no-repeat;
|
||||
height:50vh;
|
||||
height:100% !important;
|
||||
width:100%;
|
||||
background-size:cover;
|
||||
background-position:center;
|
||||
@@ -261,17 +261,17 @@ hover:label {
|
||||
text-align:center;
|
||||
}
|
||||
}
|
||||
@media (max-width: 414px) {
|
||||
/* @media (max-width: 414px) {
|
||||
.j{
|
||||
background-image: url(/assets/img/Find-an-IIMTT-training-centre-near-you.jpeg);
|
||||
background-repeat:no-repeat;
|
||||
height:60vh;
|
||||
height:100vh;
|
||||
width:100%;
|
||||
background-size:cover;
|
||||
background-position:center;
|
||||
background-attachment:fixed;
|
||||
}
|
||||
}
|
||||
} */
|
||||
.e{
|
||||
width:100px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user